【acuistock】AnnotationPanel和Annotation相爱相杀
MainPanel布局

ChartSplitPanel布局

ChartPanel布局

IndicatorsPanel布局

IndicatorsPanel中包含多个IndicatorPanel,每个IndicatorPanel除了绘制指标自身外,还包括一个指标工具栏IndicatorToolbox,和一个AnnotationPanel,即可以在指标上加注释。
AnnotationPanel实现了MouseListener,MouseMotionListener和KeyListener接口,相应鼠标按下,鼠标释放,鼠标拖曳事件以及按键事件。