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 ModuleHandle
public ModulePanel getTab()
public void unload()
ModuleHandle
unload
in interface ModuleHandle
Copyright © 2018. All rights reserved.