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

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

Deprecated. Not for public use.

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


Field Summary
static java.lang.String horizontalAlignment
          Deprecated.  
static java.lang.String spacing
          Deprecated.  
static java.lang.String verticalAlignment
          Deprecated.  
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

horizontalAlignment

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

verticalAlignment

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

spacing

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