|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Class Summary | |
CandleStickPanel | Handles all drawing in the candlestick panel including candlesticks, moving average, axis, and lines. |
ChartData | ChartData.java Load the dataset from file or other source (to be implemented). |
ChartPanel | Responsibility of this class is to decide what panels are needed and to calculate their size and posistion. |
Constants | Defines various constans used by the application |
ControlPanel | Not used at the moment |
DBManager | A manager class for the database. |
GraphicsParameters | This class encapsulates a few parameters that are needed in order to draw the indicator correctly on screen. |
IndicatorController | |
IndicatorPanel | |
jStock | |
JstockDB | Creates and ecexute all sql statements. |
JstockDBTest | |
jStockTabbedListener | A listener for statechanges in JTabbedPane |
KeyListener | Not used |
Lines | |
LogDataSeries | |
LogDataSeriesTest | |
LogTradingData | Contains all data for a particular stock for a single day. |
PersistentLine | Stores the start and endpoints of a line in a scale independent way so that the line can be redrawn when the scale is changed. |
PersistentPoint | Stores the start and endpoints of a line in a scale independent way so that the line can be redrawn when the scale is changed. |
ReadGenericDataFile | |
ReadNetfondsFile | |
Series | |
TickerID | Container that uniquly identifies a ticker |
UserPreferences | Takes care of the properties file. |
Util | Some static methods that are more or less usefull. |
Exception Summary | |
TickerNotFoundException | Thrown when ticker not found, either as a file or from database. |
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |