|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Changed Constructors | ||
String ) |
Change in exceptions thrown from no exceptions to HeadlessException .Documentation changed from old to new. |
Constructs a new menu with the specified label. |
String, |
Change in exceptions thrown from no exceptions to HeadlessException .Documentation changed from old to new. |
Constructs a new menu with the specified label indicating whether the menu can be torn off. |
void ) |
Change in exceptions thrown from no exceptions to HeadlessException .Documentation changed from old to new. |
Constructs a new menu with an empty label. |
Changed Methods | ||
String paramString() |
Documentation changed from old to new. |
Returns a string representing the state of this Menu . |
MenuItem add(MenuItem ) |
Documentation changed from old to new. |
Adds the specified menu item to this menu. |
void add(String ) |
Documentation changed from old to new. |
Adds an item with the specified label to this menu. |
void insert(MenuItem, |
Documentation changed from old to new. |
Inserts a menu item into this menu at the specified position. |
void insert(String, |
Documentation changed from old to new. |
Inserts a menu item with the specified label into this menu at the specified position. |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |