de.lessvoid.nifty.examples.helloworld
Class ResizeMain
java.lang.Object
de.lessvoid.nifty.examples.helloworld.ResizeMain
- All Implemented Interfaces:
- ScreenController
public class ResizeMain
- extends Object
- implements ScreenController
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResizeMain
public ResizeMain()
main
public static void main(String[] args)
throws IOException
- Throws:
IOException
bind
public void bind(Nifty nifty,
Screen screen)
- 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
Copyright © 2011. All Rights Reserved.