Uses of Class
com.biglybt.ui.swt.skin.SWTSkinObjectContainer
-
-
Uses of SWTSkinObjectContainer in com.biglybt.ui.swt.devices
Fields in com.biglybt.ui.swt.devices declared as SWTSkinObjectContainer Modifier and Type Field Description private SWTSkinObjectContainer
TranscodeChooser. soBottomContainer
private SWTSkinObjectContainer
TranscodeChooser. soList
Methods in com.biglybt.ui.swt.devices with parameters of type SWTSkinObjectContainer Modifier and Type Method Description private void
TranscodeChooser. createDeviceList(SWTSkinObjectContainer soDeviceList)
private void
TranscodeChooser. createProfileList(SWTSkinObjectContainer soList)
-
Uses of SWTSkinObjectContainer in com.biglybt.ui.swt.devices.add
Methods in com.biglybt.ui.swt.devices.add with parameters of type SWTSkinObjectContainer Modifier and Type Method Description private void
DeviceTemplateChooser. createDeviceTemplateList2(SWTSkinObjectContainer soList)
-
Uses of SWTSkinObjectContainer in com.biglybt.ui.swt.mdi
Methods in com.biglybt.ui.swt.mdi that return SWTSkinObjectContainer Modifier and Type Method Description SWTSkinObjectContainer
BaseMdiEntry. buildStandAlone(SWTSkinObjectContainer soParent)
static SWTSkinObjectContainer
BaseMdiEntry. buildStandAlone(SWTSkinObjectContainer soParent, java.lang.String skinRef, SWTSkin skin, java.lang.String id, java.lang.Object datasource, int controlType, UISWTViewBuilderCore originalBuilder)
Either skinRef or original_builder must be non-nullstatic SWTSkinObjectContainer
BaseMdiEntry. importStandAlone(SWTSkinObjectContainer soParent, java.util.Map<java.lang.String,java.lang.Object> map, java.lang.Runnable callback)
Methods in com.biglybt.ui.swt.mdi with parameters of type SWTSkinObjectContainer Modifier and Type Method Description SWTSkinObjectContainer
BaseMdiEntry. buildStandAlone(SWTSkinObjectContainer soParent)
static SWTSkinObjectContainer
BaseMdiEntry. buildStandAlone(SWTSkinObjectContainer soParent, java.lang.String skinRef, SWTSkin skin, java.lang.String id, java.lang.Object datasource, int controlType, UISWTViewBuilderCore originalBuilder)
Either skinRef or original_builder must be non-nullstatic SWTSkinObjectContainer
BaseMdiEntry. importStandAlone(SWTSkinObjectContainer soParent, java.util.Map<java.lang.String,java.lang.Object> map, java.lang.Runnable callback)
-
Uses of SWTSkinObjectContainer in com.biglybt.ui.swt.pifimpl
Methods in com.biglybt.ui.swt.pifimpl that return SWTSkinObjectContainer Modifier and Type Method Description SWTSkinObjectContainer
UISWTViewCore. buildStandAlone(SWTSkinObjectContainer soParent)
SWTSkinObjectContainer
UISWTViewImpl. buildStandAlone(SWTSkinObjectContainer soParent)
static SWTSkinObjectContainer
UISWTViewImpl. buildStandAlone(SWTSkinObjectContainer soParent, SWTSkin skin, java.lang.String id, java.lang.Object datasource, int controlType, UISWTViewBuilderCore original_builder)
Methods in com.biglybt.ui.swt.pifimpl with parameters of type SWTSkinObjectContainer Modifier and Type Method Description SWTSkinObjectContainer
UISWTViewCore. buildStandAlone(SWTSkinObjectContainer soParent)
SWTSkinObjectContainer
UISWTViewImpl. buildStandAlone(SWTSkinObjectContainer soParent)
static SWTSkinObjectContainer
UISWTViewImpl. buildStandAlone(SWTSkinObjectContainer soParent, SWTSkin skin, java.lang.String id, java.lang.Object datasource, int controlType, UISWTViewBuilderCore original_builder)
-
Uses of SWTSkinObjectContainer in com.biglybt.ui.swt.search
Fields in com.biglybt.ui.swt.search declared as SWTSkinObjectContainer Modifier and Type Field Description private SWTSkinObjectContainer
SearchResultsTabArea. nativeSkinObject
-
Uses of SWTSkinObjectContainer in com.biglybt.ui.swt.shells.opentorrent
Methods in com.biglybt.ui.swt.shells.opentorrent with parameters of type SWTSkinObjectContainer Modifier and Type Method Description private void
OpenTorrentOptionsWindow.OpenTorrentInstance. setupFileAreaButtons(SWTSkinObjectContainer so)
private void
OpenTorrentOptionsWindow.OpenTorrentInstance. setupIPFilterOption(SWTSkinObjectContainer so)
private void
OpenTorrentOptionsWindow.OpenTorrentInstance. setupPeerSourcesAndNetworkOptions(SWTSkinObjectContainer so)
private void
OpenTorrentOptionsWindow.OpenTorrentInstance. setupSaveLocation(SWTSkinObjectContainer soInputArea, SWTSkinObjectButton soBrowseButton, SWTSkinObjectContainer soMoreArea)
private void
OpenTorrentOptionsWindow.OpenTorrentInstance. setupTrackers(SWTSkinObjectContainer so)
private void
OpenTorrentOptionsWindow.OpenTorrentInstance. setupTVFiles(SWTSkinObjectContainer soFilesTable, SWTSkinObjectTextbox soFilesFilter)
private void
OpenTorrentOptionsWindow.OpenTorrentInstance. setupUpDownLimitOption(SWTSkinObjectContainer so)
-
Uses of SWTSkinObjectContainer in com.biglybt.ui.swt.skin
Subclasses of SWTSkinObjectContainer in com.biglybt.ui.swt.skin Modifier and Type Class Description class
SWTSkinObjectExpandBar
Container that hold ExpandItemsclass
SWTSkinObjectExpandItem
class
SWTSkinObjectTab
class
SWTSkinObjectTabFolder
-
Uses of SWTSkinObjectContainer in com.biglybt.ui.swt.views.skin
Fields in com.biglybt.ui.swt.views.skin declared as SWTSkinObjectContainer Modifier and Type Field Description private SWTSkinObjectContainer
VuzeMessageBox. soExtra
Methods in com.biglybt.ui.swt.views.skin that return SWTSkinObjectContainer Modifier and Type Method Description private SWTSkinObjectContainer
ToolBarView. getGroupSO(java.lang.String groupID)
private SWTSkinObjectContainer
ToolBarView. peekGroupSO(java.lang.String groupID)
Methods in com.biglybt.ui.swt.views.skin with parameters of type SWTSkinObjectContainer Modifier and Type Method Description void
VuzeMessageBoxListener. shellReady(org.eclipse.swt.widgets.Shell shell, SWTSkinObjectContainer soExtra)
-
Uses of SWTSkinObjectContainer in com.biglybt.ui.swt.views.skin.sidebar
Fields in com.biglybt.ui.swt.views.skin.sidebar declared as SWTSkinObjectContainer Modifier and Type Field Description private SWTSkinObjectContainer
SideBarEntrySWT. soParent
private SWTSkinObjectContainer
SideBar. soSideBarContents
Methods in com.biglybt.ui.swt.views.skin.sidebar that return SWTSkinObjectContainer Modifier and Type Method Description SWTSkinObjectContainer
SideBarEntrySWT. getParentSkinObject()
Methods in com.biglybt.ui.swt.views.skin.sidebar with parameters of type SWTSkinObjectContainer Modifier and Type Method Description void
SideBarEntrySWT. setParentSkinObject(SWTSkinObjectContainer soParent)
-