com.exponto.jstock.gui.chartinfo
Class IndicatorsOptions

java.lang.Object
  extended bycom.exponto.jstock.gui.chartinfo.IndicatorsOptions

public class IndicatorsOptions
extends java.lang.Object

Author:
kaare

Constructor Summary
IndicatorsOptions()
           
 
Method Summary
 javax.swing.JScrollPane getIndicatorsPane()
           
 void refresh(ChartData cD)
           
 void restore()
           
 void save()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IndicatorsOptions

public IndicatorsOptions()
Method Detail

refresh

public void refresh(ChartData cD)

getIndicatorsPane

public javax.swing.JScrollPane getIndicatorsPane()

save

public void save()

restore

public void restore()


Copyright © 2004 Kaare Ranum