de.lessvoid.nifty.examples.defaultcontrols.sliderandscrollbar
Class SliderAndScrollbarDialogControlDefinition
java.lang.Object
de.lessvoid.nifty.examples.defaultcontrols.sliderandscrollbar.SliderAndScrollbarDialogControlDefinition
public class SliderAndScrollbarDialogControlDefinition
- extends Object
The SliderAndScrollbarDialogControlDefinition registers a new control with Nifty
that represents the whole Dialog. This gives us later an appropriate
ControlBuilder to actual construct the Dialog (as a control).
- Author:
- void
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NAME
public static final String NAME
- See Also:
- Constant Field Values
SliderAndScrollbarDialogControlDefinition
public SliderAndScrollbarDialogControlDefinition()
register
public static void register(Nifty nifty)
Copyright © 2012. All Rights Reserved.