|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Added Constructors | |
Action ) |
Creates a radio button menu item whose properties are taken from the Action supplied. |
Changed Constructors | ||
String ) |
Documentation changed from old to new. |
Creates a JRadioButtonMenuItem with text. |
String, |
Documentation changed from old to new. |
Creates a radio button menu item with the specified text and selection state. |
String, |
Documentation changed from old to new. |
Creates a radio button menu item with the specified text and Icon . |
String, |
Documentation changed from old to new. |
Creates a radio button menu item that has the specified text image and selection state. |
Icon ) |
Documentation changed from old to new. |
Creates a JRadioButtonMenuItem with an icon. |
void ) |
Documentation changed from old to new. |
Creates a JRadioButtonMenuItem with no set text or icon. |
Changed Methods | ||
AccessibleContext getAccessibleContext() |
Documentation changed from old to new. |
Gets the AccessibleContext associated with this JRadioButtonMenuItem. |
String getUIClassID() |
Documentation changed from old to new. |
Returns the name of the L&F class that renders this component. |
String paramString() |
Documentation changed from old to new. |
Returns a string representation of this JRadioButtonMenuItem . |
void requestFocus() |
Documentation changed from old to new. |
Overrides Component.requestFocus to not grab focus. |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |