rs.sol.soloist.server.guiconfiguration.components
Class GUITimerComponent.PROPERTIES

java.lang.Object
  extended by rs.sol.soloist.server.guiconfiguration.components.GUITimerComponent.PROPERTIES
Enclosing class:
GUITimerComponent

Deprecated. Not for public use.

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


Field Summary
static IProperty pause
          Deprecated.  
static IProperty reportOnEvery
          Deprecated.  
static IProperty start
          Deprecated.  
static IProperty startOnInit
          Deprecated.  
static IProperty stop
          Deprecated.  
static IProperty time
          Deprecated.  
static IProperty timeout
          Deprecated.  
static IProperty timeToGo
          Deprecated.  
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

startOnInit

public static final IProperty startOnInit
Deprecated. 

reportOnEvery

public static final IProperty reportOnEvery
Deprecated. 

time

public static final IProperty time
Deprecated. 

start

public static final IProperty start
Deprecated. 

stop

public static final IProperty stop
Deprecated. 

pause

public static final IProperty pause
Deprecated. 

timeout

public static final IProperty timeout
Deprecated. 

timeToGo

public static final IProperty timeToGo
Deprecated.