|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
| Method Summary | |
Addressbook |
getAddressbook(WalletInterface wi)
how to interpret low level names to printable names |
ChangeContractStore |
getContractStore(WalletInterface wi)
|
java.io.File |
getHome(WalletInterface wi)
static, read-only data that is supplied with a third-party wallet |
PluginManager |
getPluginManager(WalletInterface wi)
the PluginManager for modifying the GUI's menus |
java.util.Properties |
getProperties(WalletInterface wi)
get a Properties object with undefined properties set within |
java.security.SecureRandom |
getSecureRandom()
|
Store |
getStore(WalletInterface wi)
the persistant storage object available from client |
UInterface |
getUInterface(WalletInterface wi)
the GUI |
| Method Detail |
public Addressbook getAddressbook(WalletInterface wi)
public java.security.SecureRandom getSecureRandom()
public Store getStore(WalletInterface wi)
throws StoreException
public UInterface getUInterface(WalletInterface wi)
public PluginManager getPluginManager(WalletInterface wi)
public java.io.File getHome(WalletInterface wi)
public java.util.Properties getProperties(WalletInterface wi)
public ChangeContractStore getContractStore(WalletInterface wi)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||