org.gudy.azureus2.ui.common
Interface UIInstanceBase

All Superinterfaces:
UIInstance
All Known Subinterfaces:
UISWTInstance
All Known Implementing Classes:
UI, UISWTInstanceImpl, UISWTInstanceImpl.instanceWrapper

public interface UIInstanceBase
extends UIInstance

Stuff that all UIInstances need to implements, but not visible to plugins


Field Summary
 
Fields inherited from interface org.gudy.azureus2.plugins.ui.UIInstance
UIT_CONSOLE, UIT_SWT
 
Method Summary
 void unload(PluginInterface pi)
          PluginInterface is unloading..
 
Methods inherited from interface org.gudy.azureus2.plugins.ui.UIInstance
createMessage, getInputReceiver, getToolBarManager, getUIType, openView, promptUser
 

Method Detail

unload

void unload(PluginInterface pi)
PluginInterface is unloading.. destroy anything related to it