de.lessvoid.nifty.examples.defaultcontrols.common
Class DialogPanelControlDefinition

java.lang.Object
  extended by de.lessvoid.nifty.examples.defaultcontrols.common.DialogPanelControlDefinition

public class DialogPanelControlDefinition
extends Object

This registers a special Panel control with Nifty we later use as the parent control/panel for Dialogs. With it we can change the look and feel as well as the attached effect in one place.

Author:
void

Field Summary
static String NAME
           
 
Constructor Summary
DialogPanelControlDefinition()
           
 
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

DialogPanelControlDefinition

public DialogPanelControlDefinition()
Method Detail

register

public static void register(Nifty nifty)


Copyright © 2011. All Rights Reserved.