de.lessvoid.nifty.examples.style.dynamic
Class DynamicStyleStartScreen

java.lang.Object
  extended by de.lessvoid.nifty.examples.style.dynamic.DynamicStyleStartScreen
All Implemented Interfaces:
ScreenController

public class DynamicStyleStartScreen
extends Object
implements ScreenController


Constructor Summary
DynamicStyleStartScreen()
           
 
Method Summary
 void bind(Nifty newNifty, Screen screenParam)
           
 void onEndScreen()
           
 void onStartScreen()
           
 void setNiftyStyle(String style)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DynamicStyleStartScreen

public DynamicStyleStartScreen()
Method Detail

bind

public void bind(Nifty newNifty,
                 Screen screenParam)
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

setNiftyStyle

public void setNiftyStyle(String style)


Copyright © 2011. All Rights Reserved.