de.lessvoid.nifty.examples.defaultcontrols.dragndrop
Class DragAndDropDialogDefinition
java.lang.Object
de.lessvoid.nifty.examples.defaultcontrols.dragndrop.DragAndDropDialogDefinition
public class DragAndDropDialogDefinition
- extends Object
The DragAndDropDialogRegister registers a new control (the whole DragAndDropDialog) with
Nifty. We can later simply generate the whole dialog using a control with the given NAME.
- Author:
- void
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NAME
public static String NAME
DragAndDropDialogDefinition
public DragAndDropDialogDefinition()
register
public static void register(Nifty nifty)
Copyright © 2012. All Rights Reserved.