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 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) TabbedMDI.createHeader(String id, String title, String preferredAfterID) TabbedMDI.getEntryBySkinView(Object skinView) protected TabbedEntryTabbedMDI.getEntryFromTabItem(org.eclipse.swt.custom.CTabItem item) TabbedMDI.getMenuEntry(boolean activeOnly) private TabbedEntryTabbedMDI.getPrevious(TabbedEntry current) TabbedMDI.getSelectedEntry()Methods in com.biglybt.ui.swt.mdi with parameters of type TabbedEntryModifier and TypeMethodDescriptionprivate voidTabbedMDI.addMenus(TabbedEntry entry, String id) private TabbedEntryTabbedMDI.getPrevious(TabbedEntry current) private voidTabbedMDI.setupNewEntry(TabbedEntry entry) private voidTabbedMDI.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 voidPopOutManager.popOut(TabbedEntry entry) static booleanPopOutManager.popOut(TabbedEntry entry, Map<String, Object> default_options) static voidPopOutManager.popOut(UISWTView parentView, TabbedEntry entry)