Class Summary |
CandleStickPanel |
Handles all drawing in the candlestick panel including candlesticks,
moving average, axis, and lines. |
ChartPanel |
Responsibility of this class is to decide what panels are needed and to calculate their size and
posistion. |
ChartPanelSizeChangedListener |
A listener for size changes |
Constants |
Defines various constans used by the application |
GraphicsParameters |
This class encapsulates a few parameters that are needed
in order to draw the indicator correctly on screen. |
IndicatorPanel |
|
KeyListener |
Not used |
Lines |
|
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. |