Uses of Interface
com.biglybt.ui.common.viewtitleinfo.ViewTitleInfo
Packages that use ViewTitleInfo
Package
Description
-
Uses of ViewTitleInfo in com.biglybt.ui.common.viewtitleinfo
Subinterfaces of ViewTitleInfo in com.biglybt.ui.common.viewtitleinfoMethods in com.biglybt.ui.common.viewtitleinfo with parameters of type ViewTitleInfoModifier and TypeMethodDescriptionstatic void
ViewTitleInfoManager.refreshTitleInfo
(ViewTitleInfo titleinfo) void
ViewTitleInfoListener.viewTitleInfoRefresh
(ViewTitleInfo titleInfo) -
Uses of ViewTitleInfo in com.biglybt.ui.mdi
Methods in com.biglybt.ui.mdi that return ViewTitleInfoMethods in com.biglybt.ui.mdi with parameters of type ViewTitleInfoModifier and TypeMethodDescriptionMultipleDocumentInterface.createEntryFromSkinRef
(String parentEntryID, String id, String configID, String title, ViewTitleInfo titleInfo, Object params, boolean closeable, String preferedAfterID) If you prefix the 'preferedAfterID' string with '~' then the operation will actually switch to 'preferedBeforeID'void
MdiEntry.setViewTitleInfo
(ViewTitleInfo viewTitleInfo) -
Uses of ViewTitleInfo in com.biglybt.ui.swt.devices
Classes in com.biglybt.ui.swt.devices that implement ViewTitleInfoModifier and TypeClassDescriptionclass
protected static class
protected static class
static class
-
Uses of ViewTitleInfo in com.biglybt.ui.swt.mdi
Fields in com.biglybt.ui.swt.mdi declared as ViewTitleInfoMethods in com.biglybt.ui.swt.mdi that return ViewTitleInfoModifier and TypeMethodDescriptionTabbedEntry.getTabbedEntryViewTitleInfo()
BaseMdiEntry.getViewTitleInfo()
Methods in com.biglybt.ui.swt.mdi with parameters of type ViewTitleInfoModifier and TypeMethodDescriptionabstract MdiEntry
BaseMDI.createEntryFromSkinRef
(String parentEntryID, String id, String configID, String title, ViewTitleInfo titleInfo, Object params, boolean closeable, String preferedAfterID) private TabbedEntry
TabbedMDI.createEntryFromSkinRef
(String id, String configID, String title, ViewTitleInfo titleInfo, Object params, boolean closeable, String preferredAfterID) TabbedMDI.createEntryFromSkinRef
(String parentEntryID, String id, String configID, String title, ViewTitleInfo titleInfo, Object params, boolean closeable, String preferedAfterID) void
BaseMdiEntry.setViewTitleInfo
(ViewTitleInfo viewTitleInfo) void
BaseMdiEntry.viewTitleInfoRefresh
(ViewTitleInfo titleInfoToRefresh) void
TabbedEntry.viewTitleInfoRefresh
(ViewTitleInfo titleInfoToRefresh) -
Uses of ViewTitleInfo in com.biglybt.ui.swt.pifimpl
Fields in com.biglybt.ui.swt.pifimpl declared as ViewTitleInfoMethods in com.biglybt.ui.swt.pifimpl that return ViewTitleInfoModifier and TypeMethodDescriptionUISWTViewCore.getViewTitleInfo()
UISWTViewImpl.getViewTitleInfo()
Methods in com.biglybt.ui.swt.pifimpl with parameters of type ViewTitleInfoModifier and TypeMethodDescriptionvoid
UISWTViewCore.setViewTitleInfo
(ViewTitleInfo info) void
UISWTViewImpl.setViewTitleInfo
(ViewTitleInfo info) -
Uses of ViewTitleInfo in com.biglybt.ui.swt.plugin.net.buddy.swt
Classes in com.biglybt.ui.swt.plugin.net.buddy.swt that implement ViewTitleInfo -
Uses of ViewTitleInfo in com.biglybt.ui.swt.search
Classes in com.biglybt.ui.swt.search that implement ViewTitleInfoModifier and TypeClassDescriptionprivate static final class
class
-
Uses of ViewTitleInfo in com.biglybt.ui.swt.subscriptions
Classes in com.biglybt.ui.swt.subscriptions that implement ViewTitleInfoModifier and TypeClassDescriptionprotected static class
class
-
Uses of ViewTitleInfo in com.biglybt.ui.swt.views
Classes in com.biglybt.ui.swt.views that implement ViewTitleInfoModifier and TypeClassDescriptionclass
aka "Speed" sub viewclass
class
class
class
View showing list of peers forDownloadManager
class
class
Pieces List Viewclass
Pieces List Viewclass
class
-
Uses of ViewTitleInfo in com.biglybt.ui.swt.views.skin
Classes in com.biglybt.ui.swt.views.skin that implement ViewTitleInfoModifier and TypeClassDescriptionprivate static class
class
static class
Fields in com.biglybt.ui.swt.views.skin declared as ViewTitleInfoModifier and TypeFieldDescriptionprivate ViewTitleInfo
SB_Dashboard.DashboardInstance.DashboardItem.title_info
private ViewTitleInfo
SB_Vuze.titleInfo
Methods in com.biglybt.ui.swt.views.skin that return ViewTitleInfoModifier and TypeMethodDescriptionSB_Dashboard.DashboardInstance.DashboardItem.getTabbedEntryViewTitleInfo()
Methods in com.biglybt.ui.swt.views.skin with parameters of type ViewTitleInfoModifier and TypeMethodDescriptionprivate void
SB_Dashboard.DashboardInstance.DashboardItem.refresh
(ViewTitleInfo info) private void
SB_Dashboard.DashboardInstance.refresh
(ViewTitleInfo info) -
Uses of ViewTitleInfo in com.biglybt.ui.swt.views.skin.sidebar
Methods in com.biglybt.ui.swt.views.skin.sidebar with parameters of type ViewTitleInfoModifier and TypeMethodDescriptionSideBar.createEntryFromSkinRef
(String parentEntryID, String id, String configID, String title, ViewTitleInfo titleInfo, Object params, boolean closeable, String preferredAfterID) -
Uses of ViewTitleInfo in com.biglybt.ui.swt.widgets
Methods in com.biglybt.ui.swt.widgets that return ViewTitleInfo