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

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

Deprecated. Not for public use.

public static final class GUIApplicationComponent.PROPERTIES
extends java.lang.Object


Field Summary
static IProperty cssFile1
          Deprecated.  
static IProperty cssFile2
          Deprecated.  
static IProperty cssFile3
          Deprecated.  
static IProperty cssURLs
          Deprecated.  
static IProperty dialogs
          Deprecated.  
static IProperty doctype
          Deprecated.  
static IProperty favIcon
          Deprecated.  
static IProperty favIconURL
          Deprecated.  
static IProperty scrollToTop
          Deprecated.  
static IProperty start
          Deprecated.  
static IProperty title
          Deprecated.  
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

start

public static final IProperty start
Deprecated. 

title

public static final IProperty title
Deprecated. 

scrollToTop

public static final IProperty scrollToTop
Deprecated. 

cssURLs

public static final IProperty cssURLs
Deprecated. 

cssFile1

public static final IProperty cssFile1
Deprecated. 

cssFile2

public static final IProperty cssFile2
Deprecated. 

cssFile3

public static final IProperty cssFile3
Deprecated. 

favIconURL

public static final IProperty favIconURL
Deprecated. 

favIcon

public static final IProperty favIcon
Deprecated. 

doctype

public static final IProperty doctype
Deprecated. 

dialogs

public static final IProperty dialogs
Deprecated.