com.exponto.jstock.db
Class Constants
java.lang.Object
com.exponto.jstock.db.Constants
- public class Constants
- extends java.lang.Object
Defines various constans used by the application
- Author:
- kaare
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
dailyLogChart
public static final int dailyLogChart
- See Also:
- Constant Field Values
weeklyLogChart
public static final int weeklyLogChart
- See Also:
- Constant Field Values
lowStart
public static final double lowStart
- See Also:
- Constant Field Values
log10
public static final double log10
columnNames
protected static final java.lang.String[] columnNames
operators
protected static final java.lang.String[] operators
all
protected static final java.lang.String all
- See Also:
- Constant Field Values
daily
protected static final java.lang.String daily
- See Also:
- Constant Field Values
weekly
protected static final java.lang.String weekly
- See Also:
- Constant Field Values
panel
protected static final java.lang.String[] panel
Constants
public Constants()
Copyright © 2004 Kaare Ranum