|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.lessvoid.nifty.examples.all.MenuController
public class MenuController
Menu.
Constructor Summary | |
---|---|
MenuController()
|
Method Summary | |
---|---|
void |
bind(Nifty niftyParam,
Screen screenParam)
bind. |
void |
console()
|
void |
credits()
|
void |
dragAndDrop()
|
void |
dropDown()
|
void |
exit()
|
void |
helloWorld()
|
void |
hint()
|
void |
menu()
|
void |
mouse()
|
void |
multiplayer()
|
void |
onEndScreen()
|
void |
onStartScreen()
just goto the next screen. |
void |
popupExit(String exit)
popupExit. |
void |
scrollpanel()
|
void |
textalign()
|
void |
textfield()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MenuController()
Method Detail |
---|
public void bind(Nifty niftyParam, Screen screenParam)
bind
in interface ScreenController
niftyParam
- niftyParamscreenParam
- screenParampublic final void onStartScreen()
onStartScreen
in interface ScreenController
public final void onEndScreen()
onEndScreen
in interface ScreenController
public void helloWorld()
public void hint()
public void mouse()
public void menu()
public void dragAndDrop()
public void textfield()
public void textalign()
public void multiplayer()
public void console()
public void dropDown()
public void scrollpanel()
public void credits()
public void exit()
public void popupExit(String exit)
exit
- exit string
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |