Uses of Class
com.biglybt.ui.swt.mdi.TabbedEntry
Packages that use TabbedEntry
-
Uses of TabbedEntry in com.biglybt.ui.swt.mdi
Fields in com.biglybt.ui.swt.mdi with type parameters of type TabbedEntryMethods in com.biglybt.ui.swt.mdi that return TabbedEntryModifier and TypeMethodDescriptionTabbedMDI.createEntry
(UISWTViewBuilderCore builder, boolean closeable) 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) TabbedMDI.createHeader
(String id, String title, String preferredAfterID) TabbedMDI.getEntryBySkinView
(Object skinView) protected TabbedEntry
TabbedMDI.getEntryFromTabItem
(org.eclipse.swt.custom.CTabItem item) TabbedMDI.getMenuEntry
(boolean activeOnly) private TabbedEntry
TabbedMDI.getPrevious
(TabbedEntry current) TabbedMDI.getSelectedEntry()
Methods in com.biglybt.ui.swt.mdi with parameters of type TabbedEntryModifier and TypeMethodDescriptionprivate void
TabbedMDI.addMenus
(TabbedEntry entry, String id) private TabbedEntry
TabbedMDI.getPrevious
(TabbedEntry current) private void
TabbedMDI.setupNewEntry
(TabbedEntry entry) private void
TabbedMDI.swt_setupNewEntry
(TabbedEntry entry) -
Uses of TabbedEntry in com.biglybt.ui.swt.shells
Methods in com.biglybt.ui.swt.shells with parameters of type TabbedEntryModifier and TypeMethodDescriptionstatic void
PopOutManager.popOut
(TabbedEntry entry) static boolean
PopOutManager.popOut
(TabbedEntry entry, Map<String, Object> default_options) static void
PopOutManager.popOut
(UISWTView parentView, TabbedEntry entry)