rs.sol.soloist.server.guiconfiguration.layout
Class LayerLayoutData.FQPropertyNames

java.lang.Object
  extended by rs.sol.soloist.server.guiconfiguration.layout.LayerLayoutData.FQPropertyNames
Enclosing class:
LayerLayoutData

Deprecated. Not for public use.

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


Field Summary
static java.lang.String layerBottom
          Deprecated.  
static java.lang.String layerHeight
          Deprecated.  
static java.lang.String layerLeft
          Deprecated.  
static java.lang.String layerRight
          Deprecated.  
static java.lang.String layerTop
          Deprecated.  
static java.lang.String layerWidth
          Deprecated.  
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

layerLeft

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

layerRight

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

layerWidth

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

layerTop

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

layerBottom

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

layerHeight

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