|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectMenuGenerator
MenuBuilder
class MenuBuilder
Creates the MenuItems for the class-menu
Nested Class Summary | |
---|---|
(package private) class |
MenuBuilder.SimpleAction
The Menu-Actions |
Constructor Summary | |
---|---|
MenuBuilder()
|
Method Summary | |
---|---|
javax.swing.JMenuItem |
getClassMenuItem(BClass aClass)
Returns the menuitem for the print-action |
void |
notifyPostClassMenu(BClass bc,
javax.swing.JMenuItem jmi)
The classmenu has been selected and the name of the class is detected |
void |
reload()
The Package will be reloaded |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
MenuBuilder()
Method Detail |
---|
public javax.swing.JMenuItem getClassMenuItem(BClass aClass)
public void notifyPostClassMenu(BClass bc, javax.swing.JMenuItem jmi)
public void reload()
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |