Uses of Class
com.biglybt.ui.swt.skin.SWTSkinObjectContainer
Packages that use SWTSkinObjectContainer
Package
Description
-
Uses of SWTSkinObjectContainer in com.biglybt.ui.swt.devices
Fields in com.biglybt.ui.swt.devices declared as SWTSkinObjectContainerModifier and TypeFieldDescriptionprivate SWTSkinObjectContainer
TranscodeChooser.soBottomContainer
private SWTSkinObjectContainer
TranscodeChooser.soList
Methods in com.biglybt.ui.swt.devices with parameters of type SWTSkinObjectContainerModifier and TypeMethodDescriptionprivate 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 SWTSkinObjectContainerModifier and TypeMethodDescriptionprivate void
DeviceTemplateChooser.createDeviceTemplateList2
(SWTSkinObjectContainer soList) -
Uses of SWTSkinObjectContainer in com.biglybt.ui.swt.mdi
Methods in com.biglybt.ui.swt.mdi that return SWTSkinObjectContainerModifier and TypeMethodDescriptionBaseMdiEntry.buildStandAlone
(SWTSkinObjectContainer soParent) static SWTSkinObjectContainer
BaseMdiEntry.buildStandAlone
(SWTSkinObjectContainer soParent, String skinRef, SWTSkin skin, String id, Object datasource, int controlType, UISWTViewBuilderCore originalBuilder) Either skinRef or original_builder must be non-nullstatic SWTSkinObjectContainer
BaseMdiEntry.importStandAlone
(SWTSkinObjectContainer soParent, Map<String, Object> map, Runnable callback) Methods in com.biglybt.ui.swt.mdi with parameters of type SWTSkinObjectContainerModifier and TypeMethodDescriptionBaseMdiEntry.buildStandAlone
(SWTSkinObjectContainer soParent) static SWTSkinObjectContainer
BaseMdiEntry.buildStandAlone
(SWTSkinObjectContainer soParent, String skinRef, SWTSkin skin, String id, Object datasource, int controlType, UISWTViewBuilderCore originalBuilder) Either skinRef or original_builder must be non-nullstatic SWTSkinObjectContainer
BaseMdiEntry.importStandAlone
(SWTSkinObjectContainer soParent, Map<String, Object> map, Runnable callback) -
Uses of SWTSkinObjectContainer in com.biglybt.ui.swt.pifimpl
Methods in com.biglybt.ui.swt.pifimpl that return SWTSkinObjectContainerModifier and TypeMethodDescriptionUISWTViewCore.buildStandAlone
(SWTSkinObjectContainer soParent) UISWTViewImpl.buildStandAlone
(SWTSkinObjectContainer soParent) static SWTSkinObjectContainer
UISWTViewImpl.buildStandAlone
(SWTSkinObjectContainer soParent, SWTSkin skin, String id, Object datasource, int controlType, UISWTViewBuilderCore original_builder) Methods in com.biglybt.ui.swt.pifimpl with parameters of type SWTSkinObjectContainerModifier and TypeMethodDescriptionUISWTViewCore.buildStandAlone
(SWTSkinObjectContainer soParent) UISWTViewImpl.buildStandAlone
(SWTSkinObjectContainer soParent) static SWTSkinObjectContainer
UISWTViewImpl.buildStandAlone
(SWTSkinObjectContainer soParent, SWTSkin skin, String id, 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 SWTSkinObjectContainerModifier and TypeFieldDescriptionprivate 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 SWTSkinObjectContainerModifier and TypeMethodDescriptionprivate 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, SWTSkinObjectButton soSearchButton, 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.skinModifier and TypeClassDescriptionclass
Container that hold ExpandItemsclass
class
class
-
Uses of SWTSkinObjectContainer in com.biglybt.ui.swt.views.skin
Fields in com.biglybt.ui.swt.views.skin declared as SWTSkinObjectContainerMethods in com.biglybt.ui.swt.views.skin that return SWTSkinObjectContainerModifier and TypeMethodDescriptionprivate SWTSkinObjectContainer
ToolBarView.getGroupSO
(String groupID) private SWTSkinObjectContainer
ToolBarView.peekGroupSO
(String groupID) Methods in com.biglybt.ui.swt.views.skin with parameters of type SWTSkinObjectContainerModifier and TypeMethodDescriptionvoid
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 SWTSkinObjectContainerModifier and TypeFieldDescriptionprivate SWTSkinObjectContainer
SideBarEntrySWT.soParent
private SWTSkinObjectContainer
SideBar.soSideBarContents
Methods in com.biglybt.ui.swt.views.skin.sidebar that return SWTSkinObjectContainerMethods in com.biglybt.ui.swt.views.skin.sidebar with parameters of type SWTSkinObjectContainerModifier and TypeMethodDescriptionvoid
SideBarEntrySWT.setParentSkinObject
(SWTSkinObjectContainer soParent)