|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--java.lang.Thread
|
+--webfunds.client.plugins.Plugin
|
+--webfunds.client.SignContractWizard
Plugin wrapper for the Sign Contract Wizard.
See the classes in webfunds.client.contracts.wizard for the standalone implementation used by this class.
| Fields inherited from class webfunds.client.plugins.Plugin |
ACCOUNTMODE,
bug,
CONTRACTMODE,
cs,
fix,
GENERALMODE,
name,
pm,
spec,
store,
ui,
unsup |
| Fields inherited from class java.lang.Thread |
MAX_PRIORITY,
MIN_PRIORITY,
NORM_PRIORITY |
| Constructor Summary | |
SignContractWizard()
Emtpy constructor |
|
| Method Summary | |
java.lang.String |
getGeneralAction()
The fact that this method is implemented means that the plugin will appear in the top menu bar. |
java.lang.String |
getPluginName()
Return the name of the plugin, for titles and such like. |
void |
init()
This method is called when the option for this plugin is selected and clicked on by the user. |
| Methods inherited from class webfunds.client.plugins.Plugin |
debug,
err,
getAccountAction,
getContractAction,
getDebug,
init,
init,
logmsg,
propertyChange,
setContractStore,
setPluginManager,
setStore,
setUInterface |
| Methods inherited from class java.lang.Thread |
activeCount,
checkAccess,
countStackFrames,
currentThread,
destroy,
dumpStack,
enumerate,
getContextClassLoader,
getName,
getPriority,
getThreadGroup,
interrupt,
interrupted,
isAlive,
isDaemon,
isInterrupted,
join,
join,
join,
resume,
run,
setContextClassLoader,
setDaemon,
setName,
setPriority,
sleep,
sleep,
start,
stop,
stop,
suspend,
toString,
yield |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
| Constructor Detail |
public SignContractWizard()
| Method Detail |
public java.lang.String getPluginName()
public java.lang.String getGeneralAction()
public void init()
throws ModeNotSupportedException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||