|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A JPopupMenuSourceWithRebuild is not only a popup menu source, but also can be asked to rebuild its popup menu upon a change of the UI. If the popupmenus are not recreated after an ui-switch, they will keep their old look and feel, which is often not desired.
| Method Summary | |
void |
create()
This callback triggers a (re)creation of the popup menu. |
void |
destroy()
This callback triggers cleanup and destroying of the popup menu. |
| Methods inherited from interface com.tensegrity.gui.swing.JPopupMenuSource |
getPopupMenu |
| Method Detail |
public void create()
public void destroy()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||