Changed Methods |
void configurePropertiesFromAction(Action )
|
Documentation changed from old to new. |
Factory method which sets the ActionEvent source's properties according to values from the Action instance. |
String getUIClassID()
|
Documentation changed from old to new. |
Returns a string that specifies the name of the L&F class that renders this component. |
boolean isBorderPaintedFlat()
|
Documentation changed from old to new. |
Gets the value of the borderPaintedFlat property. |
void setBorderPaintedFlat(boolean )
|
Documentation changed from old to new. |
Sets the borderPaintedFlat property which gives a hint to the look and feel as to the appearance of the check box border. |
void updateUI()
|
Documentation changed from old to new. |
Resets the UI property to a value from the current look and feel. |