
protected class SwingUI.SwingModuleHandle extends Object implements ModuleHandle
| Constructor and Description |
|---|
SwingModuleHandle(ModulePanel tab)
Create an immutable module handle.
|
| Modifier and Type | Method and Description |
|---|---|
TreeLogger |
getLogger() |
ModulePanel |
getTab() |
void |
unload()
Mark the module instance associated with this handle as unloaded.
|
public SwingModuleHandle(ModulePanel tab)
tab - the module panel associated with this instancepublic TreeLogger getLogger()
getLogger in interface ModuleHandlepublic ModulePanel getTab()
public void unload()
ModuleHandleunload in interface ModuleHandleCopyright © 2018. All rights reserved.