de.lessvoid.nifty.examples.localize
Class LocalizeTestScreen
java.lang.Object
de.lessvoid.nifty.examples.localize.LocalizeTestScreen
- All Implemented Interfaces:
- ScreenController
public class LocalizeTestScreen
- extends Object
- implements ScreenController
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LocalizeTestScreen
public LocalizeTestScreen()
bind
public void bind(Nifty newNifty,
Screen newScreen)
- Specified by:
bind
in interface ScreenController
onStartScreen
public void onStartScreen()
- Specified by:
onStartScreen
in interface ScreenController
onEndScreen
public void onEndScreen()
- Specified by:
onEndScreen
in interface ScreenController
method1
public String method1()
method2
public String method2(String param)
sound
public String sound()
Copyright © 2011. All Rights Reserved.