de.lessvoid.nifty.examples.defaultcontrols.treebox
Class TreeBoxControlDialogDefinition

java.lang.Object
  extended by de.lessvoid.nifty.examples.defaultcontrols.treebox.TreeBoxControlDialogDefinition

public class TreeBoxControlDialogDefinition
extends Object

The ChatControlDialogRegister registers a new control (the whole ChatControlDialog) with Nifty. We can later simply generate the whole dialog using a control with the given NAME.

Author:
void

Field Summary
static String NAME
           
 
Constructor Summary
TreeBoxControlDialogDefinition()
           
 
Method Summary
static void register(Nifty nifty)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NAME

public static String NAME
Constructor Detail

TreeBoxControlDialogDefinition

public TreeBoxControlDialogDefinition()
Method Detail

register

public static void register(Nifty nifty)


Copyright © 2012. All Rights Reserved.