|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Interface for a menu whose contents are determined at runtime.
See EditPlugin for properties you need to define to
have your plugin provide a dynamic menu.
| Method Summary | |
void |
update(javax.swing.JMenu menu)
Adds the menu items to the given menu. |
boolean |
updateEveryTime()
Returns true if the menu should be updated each time it is shown. |
| Method Detail |
public boolean updateEveryTime()
DynamicMenuChanged message.
public void update(javax.swing.JMenu menu)
menu - The menu
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||