rs.sol.soloist.server.guiconfiguration.components
Class GUIDisclosurePanel.FQPropertyNames

java.lang.Object
  extended by rs.sol.soloist.server.guiconfiguration.components.GUIDisclosurePanel.FQPropertyNames
Enclosing class:
GUIDisclosurePanel

Deprecated. Not for public use.

@Deprecated
public static final class GUIDisclosurePanel.FQPropertyNames
extends java.lang.Object


Field Summary
static java.lang.String appendWhenClosed
          Deprecated.  
static java.lang.String appendWhenOpen
          Deprecated.  
static java.lang.String headerText
          Deprecated.  
static java.lang.String open
          Deprecated.  
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

headerText

public static final java.lang.String headerText
Deprecated. 
See Also:
Constant Field Values

appendWhenOpen

public static final java.lang.String appendWhenOpen
Deprecated. 
See Also:
Constant Field Values

appendWhenClosed

public static final java.lang.String appendWhenClosed
Deprecated. 
See Also:
Constant Field Values

open

public static final java.lang.String open
Deprecated. 
See Also:
Constant Field Values