Uses of Class
com.biglybt.ui.swt.skin.SWTSkinObjectExpandItem
Packages that use SWTSkinObjectExpandItem
-
Uses of SWTSkinObjectExpandItem in com.biglybt.ui.swt.shells.opentorrent
Fields in com.biglybt.ui.swt.shells.opentorrent declared as SWTSkinObjectExpandItemModifier and TypeFieldDescriptionprivate SWTSkinObjectExpandItem
OpenTorrentOptionsWindow.OpenTorrentInstance.soExpandItemFiles
private SWTSkinObjectExpandItem
OpenTorrentOptionsWindow.OpenTorrentInstance.soExpandItemSaveTo
private SWTSkinObjectExpandItem
OpenTorrentOptionsWindow.OpenTorrentInstance.soExpandItemTorrentInfo
private SWTSkinObjectExpandItem
OpenTorrentOptionsWindow.OpenTorrentInstance.soStartOptionsExpandItem
Methods in com.biglybt.ui.swt.shells.opentorrent with parameters of type SWTSkinObjectExpandItemModifier and TypeMethodDescriptionprivate void
OpenTorrentOptionsWindow.OpenTorrentInstance.setupStartOptions
(SWTSkinObjectExpandItem so) -
Uses of SWTSkinObjectExpandItem in com.biglybt.ui.swt.skin
Fields in com.biglybt.ui.swt.skin with type parameters of type SWTSkinObjectExpandItemModifier and TypeFieldDescriptionprivate List
<SWTSkinObjectExpandItem> SWTSkinObjectExpandBar.expandItems
private List
<SWTSkinObjectExpandItem> SWTSkinObjectExpandBar.fillHeightItems
Methods in com.biglybt.ui.swt.skin that return SWTSkinObjectExpandItemMethods in com.biglybt.ui.swt.skin with parameters of type SWTSkinObjectExpandItemModifier and TypeMethodDescriptionprotected void
SWTSkinObjectExpandBar.addExpandItem
(SWTSkinObjectExpandItem item) protected void
SWTSkinObjectExpandBar.removeExpandItem
(SWTSkinObjectExpandItem item)