rs.sol.soloist.server.guiconfiguration.elementcomponents
Class GUISingleElementComponent.FQPropertyNames

java.lang.Object
  extended by rs.sol.soloist.server.guiconfiguration.elementcomponents.GUISingleElementComponent.FQPropertyNames
Enclosing class:
GUISingleElementComponent

Deprecated. Not for public use.

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


Field Summary
static java.lang.String click
          Deprecated.  
static java.lang.String doubleClick
          Deprecated.  
static java.lang.String element
          Deprecated.  
static java.lang.String rightClick
          Deprecated.  
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

click

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

doubleClick

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

rightClick

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

element

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