Uses of Interface
com.biglybt.pif.ui.UIPluginView
-
Packages that use UIPluginView Package Description com.biglybt.ui.mdi com.biglybt.ui.swt.mdi com.biglybt.ui.swt.pif com.biglybt.ui.swt.pifimpl com.biglybt.ui.swt.views.skin.sidebar -
-
Uses of UIPluginView in com.biglybt.ui.mdi
Subinterfaces of UIPluginView in com.biglybt.ui.mdi Modifier and Type Interface Description interface
MdiEntry
A view (entry) that can be placed in a MDI (Multiple Document Interface). -
Uses of UIPluginView in com.biglybt.ui.swt.mdi
Subinterfaces of UIPluginView in com.biglybt.ui.swt.mdi Modifier and Type Interface Description interface
MdiEntrySWT
Classes in com.biglybt.ui.swt.mdi that implement UIPluginView Modifier and Type Class Description class
BaseMdiEntry
class
TabbedEntry
MDI Entry that is aCTabItem
and belongs woTabbedMDI
-
Uses of UIPluginView in com.biglybt.ui.swt.pif
Subinterfaces of UIPluginView in com.biglybt.ui.swt.pif Modifier and Type Interface Description interface
UISWTView
Commands and Information about a SWT View -
Uses of UIPluginView in com.biglybt.ui.swt.pifimpl
Subinterfaces of UIPluginView in com.biglybt.ui.swt.pifimpl Modifier and Type Interface Description interface
UISWTViewCore
A holding area between the public UISWTView plugin interface, and things that we may eventually move into UISWTViewClasses in com.biglybt.ui.swt.pifimpl that implement UIPluginView Modifier and Type Class Description class
UISWTViewImpl
This class creates an view that triggersUISWTViewEventListener
appropriately -
Uses of UIPluginView in com.biglybt.ui.swt.views.skin.sidebar
Classes in com.biglybt.ui.swt.views.skin.sidebar that implement UIPluginView Modifier and Type Class Description class
SideBarEntrySWT
-