|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Settings | |
---|---|
net.sourceforge.eclipsetrader.charts |
Uses of Settings in net.sourceforge.eclipsetrader.charts |
---|
Methods in net.sourceforge.eclipsetrader.charts that return Settings | |
Settings |
ObjectPluginPreferencePage.getSettings()
|
Settings |
ObjectPlugin.getSettings()
|
Settings |
IndicatorPlugin.getParameters()
|
Settings |
IndicatorPluginPreferencePage.getSettings()
|
Methods in net.sourceforge.eclipsetrader.charts with parameters of type Settings | |
void |
ObjectPluginPreferencePage.setSettings(Settings settings)
|
void |
ObjectPlugin.setSettings(Settings settings)
|
void |
IndicatorPlugin.setParameters(Settings settings)
|
void |
IndicatorPluginPreferencePage.setSettings(Settings settings)
|
void |
IIndicatorPlugin.setParameters(Settings settings)
Set the parameters used by the plugin to do the calculations. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |