| |
|
| java.lang.Object jgnash.net.currency.CurrencyUpdateFactory
CurrencyUpdateFactory | public class CurrencyUpdateFactory (Code) | | Fetches latest exchange rates in the background
author: Craig Cavanaugh author: $Id: CurrencyUpdateFactory.java 197 2008-01-01 08:13:35Z ccavanaugh $ |
Inner Class :public static class ExchangeRateUpdateWorker extends SwingWorker | |
getUpdateOnStartup | public static boolean getUpdateOnStartup()(Code) | | |
getUpdateWorker | public static ExchangeRateUpdateWorker getUpdateWorker()(Code) | | |
setUpdateOnStartup | public static void setUpdateOnStartup(boolean update)(Code) | | |
|
|
|