|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Changed Methods | ||
void configureArrowButton() |
Documentation changed from old to new. Method was locally defined, but is now inherited from BasicComboBoxUI. |
This public method is implementation specific and should be private. |
void editablePropertyChanged(PropertyChangeEvent ) |
Documentation changed from old to new. Now deprecated. |
As of Java 2 platform v1.4. |
void installListeners() |
Documentation changed from old to new. Method was locally defined, but is now inherited from BasicComboBoxUI. |
Create and install the listeners for the combo box and its model. |
void installUI(JComponent ) |
Method was locally defined, but is now inherited from BasicComboBoxUI. | |
boolean isFocusTraversable(JComboBox ) |
Documentation changed from old to new. Method was locally defined, but is now inherited from BasicComboBoxUI. |
Determines if the JComboBox is focus traversable. |
void removeListeners() |
Documentation changed from old to new. Now deprecated. |
As of Java 2 platform v1.4. |
void selectNextPossibleValue() |
Documentation changed from old to new. Method was locally defined, but is now inherited from BasicComboBoxUI. |
Selects the next item in the list. |
void selectPreviousPossibleValue() |
Documentation changed from old to new. Method was locally defined, but is now inherited from BasicComboBoxUI. |
Selects the previous item in the list. |
void unconfigureArrowButton() |
Documentation changed from old to new. Method was locally defined, but is now inherited from BasicComboBoxUI. |
This public method is implementation specific and should be private. |
void uninstallListeners() |
Documentation changed from old to new. Method was locally defined, but is now inherited from BasicComboBoxUI. |
Remove the installed listeners from the combo box and its model. |
void uninstallUI(JComponent ) |
Method was locally defined, but is now inherited from BasicComboBoxUI. |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |