rs.sol.soloist.server.guiconfiguration.elementcomponents
Class GUIInputKind.PROPERTIES

java.lang.Object
  extended by rs.sol.soloist.server.guiconfiguration.elementcomponents.GUIInputKind.PROPERTIES
Enclosing class:
GUIInputKind

public static final class GUIInputKind.PROPERTIES
extends java.lang.Object


Field Summary
static IProperty initialValues
           
static IProperty lowerBound
           
static IProperty reset
           
static IProperty upperBound
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

lowerBound

public static final IProperty lowerBound

upperBound

public static final IProperty upperBound

reset

public static final IProperty reset

initialValues

public static final IProperty initialValues