rs.sol.soloist.server.guiconfiguration.components
Class GUIDialogComponent.PROPERTIES

java.lang.Object
  extended by rs.sol.soloist.server.guiconfiguration.components.GUIDialogComponent.PROPERTIES
Enclosing class:
GUIDialogComponent

Deprecated. Not for public use.

@Deprecated
public static final class GUIDialogComponent.PROPERTIES
extends java.lang.Object


Field Summary
static IProperty application
          Deprecated.  
static IProperty autoHide
          Deprecated.  
static IProperty caption
          Deprecated.  
static IProperty hide
          Deprecated.  
static IProperty modal
          Deprecated.  
static IProperty singleton
          Deprecated.  
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

caption

public static final IProperty caption
Deprecated. 

modal

public static final IProperty modal
Deprecated. 

autoHide

public static final IProperty autoHide
Deprecated. 

singleton

public static final IProperty singleton
Deprecated. 

hide

public static final IProperty hide
Deprecated. 

application

public static final IProperty application
Deprecated.