Changed Methods |
int getTextShiftOffset()
|
Documentation changed from old to new. Method was inherited from BasicButtonUI, but is now defined locally.
|
Overriden so that the text will not be rendered as shifted for Toggle buttons and subclasses. |
void paintButtonPressed(Graphics, AbstractButton)
|
Method was locally defined, but is now inherited from BasicButtonUI.
|
|
void paintFocus(Graphics, AbstractButton, Rectangle, Rectangle, Rectangle)
|
Method was locally defined, but is now inherited from BasicButtonUI.
|
|