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

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

Deprecated. Not for public use.

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


Field Summary
static java.lang.String pause
          Deprecated.  
static java.lang.String reportOnEvery
          Deprecated.  
static java.lang.String start
          Deprecated.  
static java.lang.String startOnInit
          Deprecated.  
static java.lang.String stop
          Deprecated.  
static java.lang.String time
          Deprecated.  
static java.lang.String timeout
          Deprecated.  
static java.lang.String 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 java.lang.String startOnInit
Deprecated. 
See Also:
Constant Field Values

reportOnEvery

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

time

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

start

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

stop

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

pause

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

timeout

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

timeToGo

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