Uses of Interface
com.biglybt.ui.common.viewtitleinfo.ViewTitleInfoListener
Packages that use ViewTitleInfoListener
Package
Description
-
Uses of ViewTitleInfoListener in com.biglybt.ui.common.viewtitleinfo
Fields in com.biglybt.ui.common.viewtitleinfo with type parameters of type ViewTitleInfoListenerModifier and TypeFieldDescriptionstatic CopyOnWriteList<ViewTitleInfoListener>
ViewTitleInfoManager.listeners
Methods in com.biglybt.ui.common.viewtitleinfo with parameters of type ViewTitleInfoListenerModifier and TypeMethodDescriptionstatic 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 ViewTitleInfoListenerModifier and TypeClassDescriptionclass
class
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 -
Uses of ViewTitleInfoListener in com.biglybt.ui.swt.views.skin.sidebar
Classes in com.biglybt.ui.swt.views.skin.sidebar that implement ViewTitleInfoListener