com.exponto.jstock.popupwindows
Class Constants

java.lang.Object
  extended bycom.exponto.jstock.popupwindows.Constants

public class Constants
extends java.lang.Object

Defines various constans used by the package

Author:
kaare

Field Summary
protected static java.lang.String enableURLLabel
           
protected static java.lang.String enableURLToolTip
           
protected static java.lang.String[] indicators
           
protected static java.lang.String numberOfDaysDefault
           
protected static java.lang.String numberOfDaysLabel
           
protected static java.lang.String numberOfDaysToolTip
           
protected static java.lang.String[] operators
           
protected static java.lang.String urlText
           
protected static java.lang.String urlToolTip
           
 
Constructor Summary
Constants()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

enableURLLabel

protected static final java.lang.String enableURLLabel
See Also:
Constant Field Values

enableURLToolTip

protected static final java.lang.String enableURLToolTip
See Also:
Constant Field Values

urlText

protected static final java.lang.String urlText
See Also:
Constant Field Values

urlToolTip

protected static final java.lang.String urlToolTip
See Also:
Constant Field Values

numberOfDaysLabel

protected static final java.lang.String numberOfDaysLabel
See Also:
Constant Field Values

numberOfDaysToolTip

protected static final java.lang.String numberOfDaysToolTip
See Also:
Constant Field Values

numberOfDaysDefault

protected static final java.lang.String numberOfDaysDefault
See Also:
Constant Field Values

indicators

protected static final java.lang.String[] indicators

operators

protected static final java.lang.String[] operators
Constructor Detail

Constants

public Constants()


Copyright © 2004 Kaare Ranum