Uses of Class
com.biglybt.ui.swt.views.skin.sidebar.SideBarEntrySWT
Packages that use SideBarEntrySWT
-
Uses of SideBarEntrySWT in com.biglybt.ui.swt.shells
Methods in com.biglybt.ui.swt.shells with parameters of type SideBarEntrySWTModifier and TypeMethodDescriptionstatic booleanPopOutManager.popOut(SideBarEntrySWT entry, Map<String, Object> default_options) -
Uses of SideBarEntrySWT in com.biglybt.ui.swt.views.skin.sidebar
Fields in com.biglybt.ui.swt.views.skin.sidebar declared as SideBarEntrySWTModifier and TypeFieldDescriptionprivate SideBarEntrySWTSideBar.activeMenuEntryprotected SideBarEntrySWTSideBar.draggingOverprivate SideBarEntrySWTSideBar.lastMenuEntryprotected SideBarEntrySWTSideBar.mousingOverFields in com.biglybt.ui.swt.views.skin.sidebar with type parameters of type SideBarEntrySWTMethods in com.biglybt.ui.swt.views.skin.sidebar that return SideBarEntrySWTModifier and TypeMethodDescriptionSideBar.createEntry(UISWTViewBuilderCore builder, boolean closeable) protected SideBarEntrySWTSideBar.createEntryByCreationListener(String id, Map<?, ?> autoOpenInfo) SideBar.createEntryFromSkinRef(String parentEntryID, String id, String configID, String title, ViewTitleInfo titleInfo, Object params, boolean closeable, String preferredAfterID) SideBar.createHeader(String id, String titleID, String preferredAfterID) SideBar.getEntryBySkinView(Object skinView) SideBar.getMenuEntry(boolean activeOnly) SideBar.getSelectedEntry()Methods in com.biglybt.ui.swt.views.skin.sidebar with parameters of type SideBarEntrySWTModifier and TypeMethodDescriptionprivate voidSideBar._setupNewEntry(SideBarEntrySWT entry, String id, boolean expandParent, boolean closeable) private org.eclipse.swt.widgets.TreeItemSideBar.createTreeItem(SideBarEntrySWT entry, org.eclipse.swt.widgets.TreeItem parentSwtItem, int index) protected voidSideBar.requestAttention(SideBarEntrySWT entry) private voidSideBar.setMenuEntry(SideBarEntrySWT me) private voidSideBar.setupNewEntry(SideBarEntrySWT entry, String id, boolean expandParent, boolean closeable) private voidSideBar.swt_updateSideBarHitAreasY(SideBarEntrySWT[] entries)