|
Venice 0.74beta | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnz.org.venice.prefs.settings.AbstractSettings
nz.org.venice.prefs.settings.QuoteModuleSettings
| Field Summary |
| Fields inherited from interface nz.org.venice.prefs.settings.Settings |
ALERTS, ANALYSER, ANNMODULE, ANNRESULTS, CHART, CHARTMODULE, FRAME, GAMODULE, GARESULTS, GPMODULE, GPRESULTS, GRAPHS, HELP, HELPMODULE, MENUS, MODULE, PAPERTRADEMODULE, PAPERTRADERESULTS, PORTFOLIO, PORTFOLIOMODULE, PORTFOLIOTABLEMODULE, PREFERENCES, PREFERENCESMODULE, PREFS, QUOTEMODULE, ROOTMODULE, TABLE, TRANSACTIONMODULE, WATCHSCREENMODULE |
| Constructor Summary | |
QuoteModuleSettings()
QuoteModuleSettings default constructor |
|
| Method Summary | |
Module |
getModule(javax.swing.JDesktopPane desktop)
Return a QuoteModule based on these settings |
EODQuoteBundle |
getQuoteBundle()
Return the quoteBundle of these Settings |
boolean |
getSingleDate()
Return the singleDate flag |
void |
setQuoteBundle(EODQuoteBundle quoteBundle)
Set the quoteBundle for these Settings |
void |
setSingleDate(boolean singleDate)
Set the singleDate flag |
| Methods inherited from class nz.org.venice.prefs.settings.AbstractSettings |
getGroup, getHBarPolicy, getHBarValue, getKey, getTitle, getType, getVBarPolicy, getVBarValue, setGroup, setHBarPolicy, setHBarValue, setKey, setScrollBarValues, setTitle, setType, setVBarPolicy, setVBarValue, toString, updateScrollPane |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public QuoteModuleSettings()
| Method Detail |
public void setQuoteBundle(EODQuoteBundle quoteBundle)
quoteBundle - The quoteBundle of a QuoteModulepublic EODQuoteBundle getQuoteBundle()
public boolean getSingleDate()
public void setSingleDate(boolean singleDate)
singleDate - Wether the quoteModule consists of a single datepublic Module getModule(javax.swing.JDesktopPane desktop)
getModule in interface SettingsgetModule in class AbstractSettings
|
Venice 0.74beta | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||