Package com.biglybt.ui.common
Interface UIInstanceBase
- All Superinterfaces:
UIInstance
- All Known Implementing Classes:
UI
,UISWTInstanceImpl
,UISWTInstanceImpl.instanceWrapper
Stuff that all UIInstances need to implements, but not visible to plugins
-
Field Summary
Fields inherited from interface com.biglybt.pif.ui.UIInstance
UIT_CONSOLE, UIT_SWT
-
Method Summary
Methods inherited from interface com.biglybt.pif.ui.UIInstance
createMessage, getInputReceiver, getToolBarManager, getUIType, openView, promptUser, promptUser
-
Method Details
-
unload
PluginInterface is unloading.. destroy anything related to it
-