Name: gm110360 Date: 06/06/2003
A DESCRIPTION OF THE PROBLEM :
The following page has an incorrect reference to a member function. The typo
is:
java.awt.Component.setEnable(boolean)
and should be:
java.awt.Component.setEnabled(boolean)
http://java.sun.com/j2se/1.4.1/docs/api/javax/swing/JComponent.html#disable()
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
The following page has an incorrect reference to a member function. The typo
is:
java.awt.Component.setEnable(boolean)
and should be:
java.awt.Component.setEnabled(boolean)
http://java.sun.com/j2se/1.4.1/docs/api/javax/swing/JComponent.html#disable()
ACTUAL -
The following page has an incorrect reference to a member function. The typo
is:
java.awt.Component.setEnable(boolean)
and should be:
java.awt.Component.setEnabled(boolean)
http://java.sun.com/j2se/1.4.1/docs/api/javax/swing/JComponent.html#disable()
URL OF FAULTY DOCUMENTATION :
http://java.sun.com/j2se/1.4.1/docs/api/javax/swing/JComponent.html#disable()
(Review ID: 187339)
======================================================================
A DESCRIPTION OF THE PROBLEM :
The following page has an incorrect reference to a member function. The typo
is:
java.awt.Component.setEnable(boolean)
and should be:
java.awt.Component.setEnabled(boolean)
http://java.sun.com/j2se/1.4.1/docs/api/javax/swing/JComponent.html#disable()
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
The following page has an incorrect reference to a member function. The typo
is:
java.awt.Component.setEnable(boolean)
and should be:
java.awt.Component.setEnabled(boolean)
http://java.sun.com/j2se/1.4.1/docs/api/javax/swing/JComponent.html#disable()
ACTUAL -
The following page has an incorrect reference to a member function. The typo
is:
java.awt.Component.setEnable(boolean)
and should be:
java.awt.Component.setEnabled(boolean)
http://java.sun.com/j2se/1.4.1/docs/api/javax/swing/JComponent.html#disable()
URL OF FAULTY DOCUMENTATION :
http://java.sun.com/j2se/1.4.1/docs/api/javax/swing/JComponent.html#disable()
(Review ID: 187339)
======================================================================