com.exponto.jstock.panels
Class Constants

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

public class Constants
extends java.lang.Object

Defines various constans used by the application

Author:
kaare

Field Summary
static int dailyLogChart
           
static java.lang.String DefaultIndicatorHeight
           
static double log10
           
static double lowStart
           
static java.lang.String minCSHeight
           
static int weeklyLogChart
           
 
Constructor Summary
Constants()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

minCSHeight

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

DefaultIndicatorHeight

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

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
Constructor Detail

Constants

public Constants()


Copyright © 2004 Kaare Ranum