|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttp.controllers.ActionControl
tp.controllers.MenuControl
public class MenuControl
A controller to process events on a main application menu
Field Summary |
---|
Fields inherited from class tp.controllers.ActionControl |
---|
event |
Constructor Summary | |
---|---|
MenuControl()
Constructor of the class. |
Method Summary | |
---|---|
void |
menuExit()
If the "exit" item from menu is chosen, application is finished. |
Methods inherited from class tp.controllers.ActionControl |
---|
actionPerformed, invokeMethod, itemStateChanged, stateChanged |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MenuControl()
Method Detail |
---|
public void menuExit()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |