de.lessvoid.nifty.controls.dynamic
Class ScreenCreator
java.lang.Object
de.lessvoid.nifty.controls.dynamic.ScreenCreator
public class ScreenCreator
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ScreenCreator
public ScreenCreator(String id)
ScreenCreator
public ScreenCreator(String id,
ScreenController screenController)
setScreenController
public void setScreenController(ScreenController screenController)
setDefaultFocusElement
public void setDefaultFocusElement(String defaultFocusElement)
setInputMapping
public void setInputMapping(String inputMapping)
setInputMappingPre
public void setInputMappingPre(String inputMappingPre)
create
public Screen create(Nifty nifty)
Copyright © 2012. All Rights Reserved.