de.lessvoid.nifty.examples.defaultcontrols.tabs
Class TabsControlDialogDefinition

java.lang.Object
  extended by de.lessvoid.nifty.examples.defaultcontrols.tabs.TabsControlDialogDefinition

public class TabsControlDialogDefinition
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
TabsControlDialogDefinition()
           
 
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

TabsControlDialogDefinition

public TabsControlDialogDefinition()
Method Detail

register

public static void register(Nifty nifty)


Copyright © 2012. All Rights Reserved.