rs.sol.soloist.server.guiconfiguration.style
Class GUIBindingsFeature.PROPERTIES

java.lang.Object
  extended by rs.sol.soloist.server.guiconfiguration.style.GUIBindingsFeature.PROPERTIES
Enclosing class:
GUIBindingsFeature

Deprecated. Not for public use.

@Deprecated
public static final class GUIBindingsFeature.PROPERTIES
extends java.lang.Object


Field Summary
static IProperty bindings
          Deprecated.  
static IProperty click
          Deprecated.  
static IProperty doubleClick
          Deprecated.  
static IProperty 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 IProperty click
Deprecated. 

doubleClick

public static final IProperty doubleClick
Deprecated. 

rightClick

public static final IProperty rightClick
Deprecated. 

bindings

public static final IProperty bindings
Deprecated.