org.dawb.workbench.ui.views.preference
Class ViewConstants

java.lang.Object
  extended by org.dawb.workbench.ui.views.preference.ViewConstants

public class ViewConstants
extends java.lang.Object


Field Summary
static java.lang.String IMAGE_SIZE
           
static java.lang.String POLL_RATE
           
 
Constructor Summary
ViewConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

IMAGE_SIZE

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

POLL_RATE

public static final java.lang.String POLL_RATE
See Also:
Constant Field Values
Constructor Detail

ViewConstants

public ViewConstants()