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 voidViewTitleInfoManager.refreshTitleInfo(ViewTitleInfo titleinfo) voidViewTitleInfoListener.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'voidMdiEntry.setViewTitleInfo(ViewTitleInfo viewTitleInfo) -
Uses of ViewTitleInfo in com.biglybt.ui.swt.devices
Classes in com.biglybt.ui.swt.devices that implement ViewTitleInfoModifier and TypeClassDescriptionclassprotected static classprotected static classstatic class -
Uses of ViewTitleInfo in com.biglybt.ui.swt.mdi
Fields in com.biglybt.ui.swt.mdi declared as ViewTitleInfoFields in com.biglybt.ui.swt.mdi with type parameters of type ViewTitleInfoModifier and TypeFieldDescriptionprivate static ConcurrentHashMap<ViewTitleInfo, BaseMdiEntry> BaseMdiEntry.vtiMapMethods 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 MdiEntryBaseMDI.createEntryFromSkinRef(String parentEntryID, String id, String configID, String title, ViewTitleInfo titleInfo, Object params, boolean closeable, String preferedAfterID) private TabbedEntryTabbedMDI.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) private static voidBaseMdiEntry.removeViewTitleInfoListener(BaseMdiEntry entry, ViewTitleInfo vti) voidBaseMdiEntry.setViewTitleInfo(ViewTitleInfo _viewTitleInfo) private static voidBaseMdiEntry.setViewTitleInfoListener(BaseMdiEntry entry, ViewTitleInfo vti) protected voidBaseMdiEntry.viewTitleInfoRefresh(ViewTitleInfo titleInfoToRefresh) voidTabbedEntry.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 TypeMethodDescriptionvoidUISWTViewCore.setViewTitleInfo(ViewTitleInfo info) voidUISWTViewImpl.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 classclass -
Uses of ViewTitleInfo in com.biglybt.ui.swt.subscriptions
Classes in com.biglybt.ui.swt.subscriptions that implement ViewTitleInfoModifier and TypeClassDescriptionprotected static classclass -
Uses of ViewTitleInfo in com.biglybt.ui.swt.views
Classes in com.biglybt.ui.swt.views that implement ViewTitleInfoModifier and TypeClassDescriptionclassaka "Speed" sub viewclassclassclassclassView showing list of peers forDownloadManagerclassclassPieces List ViewclassPieces List Viewclassclass -
Uses of ViewTitleInfo in com.biglybt.ui.swt.views.skin
Classes in com.biglybt.ui.swt.views.skin that implement ViewTitleInfoModifier and TypeClassDescriptionprivate static classclassstatic classFields in com.biglybt.ui.swt.views.skin declared as ViewTitleInfoModifier and TypeFieldDescriptionprivate ViewTitleInfoSB_Dashboard.DashboardInstance.DashboardItem.title_infoprivate ViewTitleInfoSB_Vuze.titleInfoMethods 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 voidSB_Dashboard.DashboardInstance.DashboardItem.refresh(ViewTitleInfo info) private voidSB_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