Constant Field Values


Contents
com.exponto.*

com.exponto.jstock.Constants
public static final int dailyLogChart 0
public static final char drop 68
public static final char ex 69
public static final char faulty 70
public static final char join 74
public static final double lowStart 1.0E30d
public static final char missing 77
public static final char noHighLow 109
public static final char noTrade 78
public static final char ok 48
public static final char split 83
public static final char unknown 85
public static final int weeklyLogChart 1

com.exponto.jstock.UserPreferences
public static final java.lang.String enableURLPropertyName "Options.System.EnableURL"
public static final java.lang.String fileFormatPropertyName "Options.FileInput.FileFormat"
public static final java.lang.String numberOfDaysPropertyName "Options.System.NumberOfDays"
public static final java.lang.String urlPropertyName "Options.System.ModifiedURL"

com.exponto.jstock.indicators.Constants
public static final int newPanel 1
public static final int withCandleStick 0

com.exponto.jstock.popupwindows.Constants
protected static final java.lang.String enableURLLabel "Download files"
protected static final java.lang.String enableURLToolTip "Checking the box enables jStock to download data files from internet. For dialup users it maybe better to let a script do this before the application is started."
protected static final java.lang.String numberOfDaysDefault "1200"
protected static final java.lang.String numberOfDaysLabel "Number of Days"
protected static final java.lang.String numberOfDaysToolTip "The number of days to read from file. A high number uses more memory, while a low may give an incomplete chart."
protected static final java.lang.String urlText "Modified link"
protected static final java.lang.String urlToolTip "Enter modified URL, see documentation for details "



Copyright © 2004 Kaare Ranum