Uses of Interface
com.biglybt.ui.common.viewtitleinfo.ViewTitleInfoListener
-
Packages that use ViewTitleInfoListener Package Description com.biglybt.ui.common.viewtitleinfo com.biglybt.ui.swt.mdi com.biglybt.ui.swt.views.skin com.biglybt.ui.swt.views.skin.sidebar -
-
Uses of ViewTitleInfoListener in com.biglybt.ui.common.viewtitleinfo
Fields in com.biglybt.ui.common.viewtitleinfo with type parameters of type ViewTitleInfoListener Modifier and Type Field Description static CopyOnWriteList<ViewTitleInfoListener>
ViewTitleInfoManager. listeners
Methods in com.biglybt.ui.common.viewtitleinfo with parameters of type ViewTitleInfoListener Modifier and Type Method Description static void
ViewTitleInfoManager. addListener(ViewTitleInfoListener l)
static void
ViewTitleInfoManager. removeListener(ViewTitleInfoListener l)
-
Uses of ViewTitleInfoListener in com.biglybt.ui.swt.mdi
Classes in com.biglybt.ui.swt.mdi that implement ViewTitleInfoListener Modifier and Type Class Description class
BaseMdiEntry
class
TabbedEntry
MDI Entry that is aCTabItem
and belongs woTabbedMDI
-
Uses of ViewTitleInfoListener in com.biglybt.ui.swt.views.skin
Fields in com.biglybt.ui.swt.views.skin declared as ViewTitleInfoListener Modifier and Type Field Description private ViewTitleInfoListener
SB_Vuze. viewTitleInfoListener
-
Uses of ViewTitleInfoListener in com.biglybt.ui.swt.views.skin.sidebar
Classes in com.biglybt.ui.swt.views.skin.sidebar that implement ViewTitleInfoListener Modifier and Type Class Description class
SideBarEntrySWT
-