|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Added Methods | |
int getDisplayedMnemonicIndex() |
Returns the character as an index that the look and feel should provide decoration for as representing the mnemonic character. |
void setDisplayedMnemonicIndex(int ) |
Provides a hint to the look and feel as to which character in the text should be decorated to represent the mnemonic. |
Changed Methods | ||
boolean imageUpdate(Image, |
Documentation changed from old to new. |
This is overridden to return false if the current Icon's Image is not equal to the passed in Image img . |
void updateUI() |
Documentation changed from old to new. |
Resets the UI property to a value from the current look and feel. |
void setUI(LabelUI ) |
Documentation changed from old to new. |
Sets the L&F object that renders this component. |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |