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 boolean
PopOutManager.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 SideBarEntrySWT
SideBar.activeMenuEntry
protected SideBarEntrySWT
SideBar.draggingOver
private SideBarEntrySWT
SideBar.lastMenuEntry
protected SideBarEntrySWT
SideBar.mousingOver
Fields 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 SideBarEntrySWT
SideBar.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 void
SideBar._setupNewEntry
(SideBarEntrySWT entry, String id, boolean expandParent, boolean closeable) private org.eclipse.swt.widgets.TreeItem
SideBar.createTreeItem
(SideBarEntrySWT entry, org.eclipse.swt.widgets.TreeItem parentSwtItem, int index) protected void
SideBar.requestAttention
(SideBarEntrySWT entry) private void
SideBar.setMenuEntry
(SideBarEntrySWT me) private void
SideBar.setupNewEntry
(SideBarEntrySWT entry, String id, boolean expandParent, boolean closeable) private void
SideBar.swt_updateSideBarHitAreasY
(SideBarEntrySWT[] entries)