Uses of Interface
com.biglybt.ui.common.viewtitleinfo.ViewTitleInfo
-
-
Uses of ViewTitleInfo in com.biglybt.plugin.net.buddy.swt
Classes in com.biglybt.plugin.net.buddy.swt that implement ViewTitleInfo Modifier and Type Class Description class
ChatMDIEntry
-
Uses of ViewTitleInfo in com.biglybt.ui.common.viewtitleinfo
Subinterfaces of ViewTitleInfo in com.biglybt.ui.common.viewtitleinfo Modifier and Type Interface Description interface
ViewTitleInfo2
Methods in com.biglybt.ui.common.viewtitleinfo with parameters of type ViewTitleInfo Modifier and Type Method Description static 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 ViewTitleInfo Modifier and Type Method Description ViewTitleInfo
MdiEntry. getViewTitleInfo()
Methods in com.biglybt.ui.mdi with parameters of type ViewTitleInfo Modifier and Type Method Description MdiEntry
MultipleDocumentInterface. createEntryFromSkinRef(java.lang.String parentEntryID, java.lang.String id, java.lang.String configID, java.lang.String title, ViewTitleInfo titleInfo, java.lang.Object params, boolean closeable, java.lang.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 ViewTitleInfo Modifier and Type Class Description class
DeviceInternetView
protected static class
DeviceManagerUI.categoryView
protected static class
DeviceManagerUI.categoryViewGeneric
static class
DeviceManagerUI.deviceView
-
Uses of ViewTitleInfo in com.biglybt.ui.swt.mdi
Fields in com.biglybt.ui.swt.mdi declared as ViewTitleInfo Modifier and Type Field Description protected ViewTitleInfo
BaseMdiEntry. viewTitleInfo
Methods in com.biglybt.ui.swt.mdi that return ViewTitleInfo Modifier and Type Method Description ViewTitleInfo
BaseMdiEntry. getViewTitleInfo()
Methods in com.biglybt.ui.swt.mdi with parameters of type ViewTitleInfo Modifier and Type Method Description abstract MdiEntry
BaseMDI. createEntryFromSkinRef(java.lang.String parentEntryID, java.lang.String id, java.lang.String configID, java.lang.String title, ViewTitleInfo titleInfo, java.lang.Object params, boolean closeable, java.lang.String preferedAfterID)
private TabbedEntry
TabbedMDI. createEntryFromSkinRef(java.lang.String id, java.lang.String configID, java.lang.String title, ViewTitleInfo titleInfo, java.lang.Object params, boolean closeable, java.lang.String preferredAfterID)
TabbedEntry
TabbedMDI. createEntryFromSkinRef(java.lang.String parentEntryID, java.lang.String id, java.lang.String configID, java.lang.String title, ViewTitleInfo titleInfo, java.lang.Object params, boolean closeable, java.lang.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.search
Classes in com.biglybt.ui.swt.search that implement ViewTitleInfo Modifier and Type Class Description private static class
SearchHandler.ViewTitleInfoImplementation
class
SearchResultsTabArea
-
Uses of ViewTitleInfo in com.biglybt.ui.swt.subscriptions
Classes in com.biglybt.ui.swt.subscriptions that implement ViewTitleInfo Modifier and Type Class Description protected static class
SubscriptionManagerUI.SubsParentView
class
SubscriptionMDIEntry
-
Uses of ViewTitleInfo in com.biglybt.ui.swt.views
Classes in com.biglybt.ui.swt.views that implement ViewTitleInfo Modifier and Type Class Description class
FilesView
class
MySharesView
class
MyTorrentsSubView
class
PeersView
View showing list of peers forDownloadManager
class
PiecesSuperView
class
PiecesView
Pieces List Viewclass
PiecesViewBase
Pieces List Viewclass
ViewTitleInfoBetaP
-
Uses of ViewTitleInfo in com.biglybt.ui.swt.views.skin
Classes in com.biglybt.ui.swt.views.skin that implement ViewTitleInfo Modifier and Type Class Description private static class
SB_Vuze.ViewTitleInfo_Vuze
class
SBC_TagDiscovery
static class
SBC_TorrentDetailsView.TorrentDetailMdiEntry
Fields in com.biglybt.ui.swt.views.skin declared as ViewTitleInfo Modifier and Type Field Description private ViewTitleInfo
SB_Vuze. titleInfo
-
Uses of ViewTitleInfo in com.biglybt.ui.swt.views.skin.sidebar
Methods in com.biglybt.ui.swt.views.skin.sidebar with parameters of type ViewTitleInfo Modifier and Type Method Description SideBarEntrySWT
SideBar. createEntryFromSkinRef(java.lang.String parentEntryID, java.lang.String id, java.lang.String configID, java.lang.String title, ViewTitleInfo titleInfo, java.lang.Object params, boolean closeable, java.lang.String preferredAfterID)
-