|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--java.lang.Thread
|
+--javatools.swing.VariablePaneDispatcher
|
+--medi.swing.dispatch.AuthorPaneDispatcher
The event dispatcher for the Author/Editor tree.
| Field Summary |
| Fields inherited from class javatools.swing.VariablePaneDispatcher |
initialized, obj, panelName, previousObj, refContainer, stoppedExternally, type2message, type2panel |
| Fields inherited from class java.lang.Thread |
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY |
| Constructor Summary | |
AuthorPaneDispatcher()
Creates a new instance of AuthorPaneDispatcher |
|
| Method Summary | |
protected void |
initialize()
Initializes the dispatcher. |
void |
setProvider(Provider pPrv)
Sets the provider to use. |
void |
setSubPanelDispatcher(SubPanelDispatcher pSpdisp)
Sets the subpanel dispatcher to use. |
void |
setVolumeMounter(VolumeMounter pVmount)
Sets the volume mounter to use. |
| Methods inherited from class javatools.swing.VariablePaneDispatcher |
doDispatch, run, setContainer, setObject, setStatusLabelSync, start, stopAll |
| Methods inherited from class java.lang.Thread |
activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getContextClassLoader, getName, getPriority, getThreadGroup, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setName, setPriority, sleep, sleep, 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 AuthorPaneDispatcher()
| Method Detail |
protected void initialize()
initialize in class VariablePaneDispatcherpublic void setProvider(Provider pPrv)
pPrv - The provider to use.public void setVolumeMounter(VolumeMounter pVmount)
pVmount - The volume mounter to use.public void setSubPanelDispatcher(SubPanelDispatcher pSpdisp)
pSpdisp - The subpanel dispatcher
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||