Uses of Interface
com.biglybt.ui.swt.skin.SWTSkinObject
-
-
Uses of SWTSkinObject in com.biglybt.plugin.net.buddy.swt
Methods in com.biglybt.plugin.net.buddy.swt with parameters of type SWTSkinObject Modifier and Type Method Description java.lang.Object
SBC_ChatOverview. skinObjectDestroyed(SWTSkinObject skinObject, java.lang.Object params)
java.lang.Object
SBC_ChatOverview. skinObjectHidden(SWTSkinObject skinObject, java.lang.Object params)
java.lang.Object
SBC_ChatOverview. skinObjectInitialShow(SWTSkinObject skinObject, java.lang.Object params)
java.lang.Object
SBC_ChatOverview. skinObjectShown(SWTSkinObject skinObject, java.lang.Object params)
-
Uses of SWTSkinObject in com.biglybt.ui.swt.devices
Methods in com.biglybt.ui.swt.devices with parameters of type SWTSkinObject Modifier and Type Method Description private void
SBC_DevicesView. initAdvInfo(SWTSkinObject soAdvInfo)
java.lang.Object
DeviceInfoArea. skinObjectHidden(SWTSkinObject skinObject, java.lang.Object params)
java.lang.Object
SBC_DevicesView. skinObjectHidden(SWTSkinObject skinObject, java.lang.Object params)
java.lang.Object
SBC_DiskOpsView. skinObjectHidden(SWTSkinObject skinObject, java.lang.Object params)
java.lang.Object
DeviceInfoArea. skinObjectInitialShow(SWTSkinObject skinObject, java.lang.Object params)
java.lang.Object
SBC_DevicesView. skinObjectInitialShow(SWTSkinObject skinObject, java.lang.Object params)
java.lang.Object
SBC_DiskOpsView. skinObjectInitialShow(SWTSkinObject skinObject, java.lang.Object params)
java.lang.Object
DeviceInfoArea. skinObjectShown(SWTSkinObject skinObject, java.lang.Object params)
java.lang.Object
SBC_DevicesView. skinObjectShown(SWTSkinObject skinObject, java.lang.Object params)
java.lang.Object
SBC_DiskOpsView. skinObjectShown(SWTSkinObject skinObject, java.lang.Object params)
-
Uses of SWTSkinObject in com.biglybt.ui.swt.mdi
Fields in com.biglybt.ui.swt.mdi declared as SWTSkinObject Modifier and Type Field Description private SWTSkinObject
BaseMdiEntry. soMaster
Methods in com.biglybt.ui.swt.mdi that return SWTSkinObject Modifier and Type Method Description SWTSkinObject
BaseMdiEntry. getSkinObject()
SWTSkinObject
BaseMdiEntry. getSkinObjectMaster()
Methods in com.biglybt.ui.swt.mdi with parameters of type SWTSkinObject Modifier and Type Method Description void
MultipleDocumentInterfaceSWT. buildMDI(SWTSkinObject skinObject)
void
TabbedMDI. buildMDI(SWTSkinObject skinObject)
void
BaseMdiEntry. setSkinObjectMaster(SWTSkinObject soMaster)
java.lang.Object
TabbedMDI. skinObjectCreated(SWTSkinObject skinObject, java.lang.Object params)
java.lang.Object
BaseMDI. skinObjectDestroyed(SWTSkinObject skinObject, java.lang.Object params)
java.lang.Object
TabbedMDI. skinObjectDestroyed(SWTSkinObject skinObject, java.lang.Object params)
java.lang.Object
BaseMDI. skinObjectInitialShow(SWTSkinObject skinObject, java.lang.Object params)
java.lang.Object
BaseMDI. updateLanguage(SWTSkinObject skinObject, java.lang.Object params)
-
Uses of SWTSkinObject in com.biglybt.ui.swt.search
Fields in com.biglybt.ui.swt.search declared as SWTSkinObject Modifier and Type Field Description private SWTSkinObject
SearchResultsTabArea. soButtonMeta
private SWTSkinObject
SearchResultsTabArea. soButtonWeb
Methods in com.biglybt.ui.swt.search that return SWTSkinObject Modifier and Type Method Description private SWTSkinObject
SBC_SearchResultsView. getSkinObject(java.lang.String viewID)
Methods in com.biglybt.ui.swt.search with parameters of type SWTSkinObject Modifier and Type Method Description java.lang.Object
SearchResultsTabArea. dataSourceChanged(SWTSkinObject skinObject, java.lang.Object params)
private void
SearchResultsTabArea. selectView(SWTSkinObject parent)
java.lang.Object
SBC_SearchResultsView. skinObjectDestroyed(SWTSkinObject skinObject, java.lang.Object params)
java.lang.Object
SearchResultsTabArea. skinObjectDestroyed(SWTSkinObject skinObject, java.lang.Object params)
java.lang.Object
SBC_SearchResultsView. skinObjectInitialShow(SWTSkinObject skinObject, java.lang.Object params)
java.lang.Object
SearchResultsTabArea. skinObjectInitialShow(SWTSkinObject skinObject, java.lang.Object params)
java.lang.Object
SearchResultsTabArea. skinObjectShown(SWTSkinObject skinObject, java.lang.Object params)
-
Uses of SWTSkinObject in com.biglybt.ui.swt.shells
Fields in com.biglybt.ui.swt.shells declared as SWTSkinObject Modifier and Type Field Description private SWTSkinObject
RemotePairingWindow. soCode
private SWTSkinObject
RemotePairingWindow. soCodeArea
private SWTSkinObject
RemotePairingWindow. soFTUX
-
Uses of SWTSkinObject in com.biglybt.ui.swt.shells.main
Methods in com.biglybt.ui.swt.shells.main with parameters of type SWTSkinObject Modifier and Type Method Description private void
MainWindowImpl. attachSearchBox(SWTSkinObject skinObject)
-
Uses of SWTSkinObject in com.biglybt.ui.swt.shells.opentorrent
Fields in com.biglybt.ui.swt.shells.opentorrent declared as SWTSkinObject Modifier and Type Field Description private SWTSkinObject
OpenTorrentWindow. soReferArea
-
Uses of SWTSkinObject in com.biglybt.ui.swt.skin
Subinterfaces of SWTSkinObject in com.biglybt.ui.swt.skin Modifier and Type Interface Description interface
SWTSkinObjectText
Classes in com.biglybt.ui.swt.skin that implement SWTSkinObject Modifier and Type Class Description class
SWTSkinObjectBasic
class
SWTSkinObjectBrowser
class
SWTSkinObjectButton
Native button.class
SWTSkinObjectCheckbox
Native checkboxclass
SWTSkinObjectCombo
Native comboboxclass
SWTSkinObjectContainer
A SWTSkinObject that contains other SWTSkinObjectsclass
SWTSkinObjectExpandBar
Container that hold ExpandItemsclass
SWTSkinObjectExpandItem
class
SWTSkinObjectImage
class
SWTSkinObjectImage2
class
SWTSkinObjectList
Native comboboxclass
SWTSkinObjectSash
Parameters: .startpos Position in pixels of where to start the sash by defaultclass
SWTSkinObjectSeparator
class
SWTSkinObjectSlider
class
SWTSkinObjectTab
class
SWTSkinObjectTabFolder
class
SWTSkinObjectText1
Text Skin Object.class
SWTSkinObjectText2
Text Skin Object.class
SWTSkinObjectTextbox
Native checkboxclass
SWTSkinObjectToggle
Native ToggleFields in com.biglybt.ui.swt.skin declared as SWTSkinObject Modifier and Type Field Description (package private) SWTSkinObject[]
SWTSkinObjectTab. activeWidgets
(package private) SWTSkinObject
SWTSkinObjectTab. activeWidgetsParent
protected SWTSkinObject
SWTSkinObjectBasic. parent
private SWTSkinObject
SWTSkinButtonUtility. skinObject
private SWTSkinObject
UISWTViewSkinAdapter.ViewHolder. so
private SWTSkinObject
SWTSkinObjectSash. soAbove
private SWTSkinObject
SWTSkinObjectSash. soBelow
Methods in com.biglybt.ui.swt.skin that return SWTSkinObject Modifier and Type Method Description private SWTSkinObject
SWTSkin. createBrowser(SWTSkinProperties properties, java.lang.String sID, java.lang.String sConfigID, SWTSkinObject parentSkinObject)
private SWTSkinObject
SWTSkin. createButton(SWTSkinProperties properties, java.lang.String id, java.lang.String configID, java.lang.String[] typeParams, SWTSkinObject parentSkinObject)
private SWTSkinObject
SWTSkin. createCheckbox(SWTSkinProperties properties, java.lang.String id, java.lang.String configID, java.lang.String[] typeParams, SWTSkinObject parentSkinObject)
private SWTSkinObject
SWTSkin. createClone(SWTSkinProperties properties, java.lang.String sID, java.lang.String sConfigID, java.lang.String[] typeParams, SWTSkinObject parentSkinObject)
private SWTSkinObject
SWTSkin. createCombo(SWTSkinProperties properties, java.lang.String id, java.lang.String configID, java.lang.String[] typeParams, SWTSkinObject parentSkinObject)
private SWTSkinObject
SWTSkin. createContainer(SWTSkinProperties properties, java.lang.String sID, java.lang.String sConfigID, java.lang.String[] sTypeParams, SWTSkinObject parentSkinObject, boolean bForceCreate, boolean bPropogate, SWTSkinObject intoSkinObject)
private SWTSkinObject
SWTSkin. createContainer2(SWTSkinProperties properties, java.lang.String sID, java.lang.String sConfigID, SWTSkinObject parentSkinObject, boolean bForceCreate, boolean bPropogate, SWTSkinObject intoSkinObject)
private SWTSkinObject
SWTSkin. createExpandBar(SWTSkinProperties properties, java.lang.String id, java.lang.String configID, java.lang.String[] typeParams, SWTSkinObject parentSkinObject)
private SWTSkinObject
SWTSkin. createExpandItem(SWTSkinProperties properties, java.lang.String id, java.lang.String configID, java.lang.String[] typeParams, SWTSkinObject parentSkinObject)
private SWTSkinObject
SWTSkin. createImageLabel(SWTSkinProperties properties, java.lang.String sID, java.lang.String sConfigID, java.lang.String[] typeParams, SWTSkinObject parentSkinObject)
private SWTSkinObject
SWTSkin. createImageLabel2(SWTSkinProperties properties, java.lang.String sConfigID, SWTSkinObject parentSkinObject)
private SWTSkinObject
SWTSkin. createList(SWTSkinProperties properties, java.lang.String id, java.lang.String configID, java.lang.String[] typeParams, SWTSkinObject parentSkinObject)
private SWTSkinObject
SWTSkin. createMySash(SWTSkinProperties properties, java.lang.String sID, java.lang.String sConfigID, java.lang.String[] typeParams, SWTSkinObject parentSkinObject, boolean bVertical)
private SWTSkinObject
SWTSkin. createSash(SWTSkinProperties properties, java.lang.String sID, java.lang.String sConfigID, SWTSkinObject parentSkinObject, boolean bVertical)
private SWTSkinObject
SWTSkin. createSeparator(SWTSkinProperties properties, java.lang.String sID, java.lang.String sConfigID, java.lang.String[] typeParams, SWTSkinObject parentSkinObject)
SWTSkinObject
SWTSkin. createSkinObject(java.lang.String sID, java.lang.String sConfigID, SWTSkinObject parentSkinObject)
SWTSkinObject
SWTSkin. createSkinObject(java.lang.String sID, java.lang.String sConfigID, SWTSkinObject parentSkinObject, java.lang.Object datasource)
Create a skin object based off an existing config "template"private SWTSkinObject
SWTSkin. createSlider(SWTSkinProperties properties, java.lang.String sID, java.lang.String sConfigID, java.lang.String[] typeParams, SWTSkinObject parentSkinObject)
private SWTSkinObject
SWTSkin. createTabFolder(SWTSkinProperties properties, java.lang.String id, java.lang.String configID, java.lang.String[] typeParams, SWTSkinObject parentSkinObject)
private SWTSkinObject
SWTSkin. createTextbox(SWTSkinProperties properties, java.lang.String id, java.lang.String configID, java.lang.String[] typeParams, SWTSkinObject parentSkinObject)
private SWTSkinObject
SWTSkin. createTextLabel(SWTSkinProperties properties, java.lang.String sID, java.lang.String sConfigID, java.lang.String[] typeParams, SWTSkinObject parentSkinObject)
private SWTSkinObject
SWTSkin. createToggle(SWTSkinProperties properties, java.lang.String id, java.lang.String configID, java.lang.String[] typeParams, SWTSkinObject parentSkinObject)
private SWTSkinObject
SWTSkin. createUnattachedView(java.lang.String viewID, SWTSkinObject parent)
SWTSkinObject[]
SWTSkinObjectTab. getActiveWidgets(boolean create)
SWTSkinObject
SWTSkinObjectTab. getActiveWidgetsParent()
Retrieve the parent skin object to which the active widgets belong to.SWTSkinObject[]
SWTSkinObjectContainer. getChildren()
SWTSkinObject
SWTSkinObject. getParent()
SWTSkinObject
SWTSkinObjectBasic. getParent()
SWTSkinObject
SWTSkin. getSkinObject(java.lang.String sViewID)
SWTSkinObject
SWTSkin. getSkinObject(java.lang.String sViewID, SWTSkinObject parent)
SWTSkinObject
SWTSkinButtonUtility. getSkinObject()
SWTSkinObject
SWTSkin. getSkinObjectByID(java.lang.String sID)
SWTSkinObject
SWTSkin. getSkinObjectByID(java.lang.String sID, SWTSkinObject parent)
private SWTSkinObject
SWTSkin. linkIDtoParent(SWTSkinProperties properties, java.lang.String sID, java.lang.String sConfigID, SWTSkinObject parentSkinObject, boolean bForceCreate, boolean bAddView, java.lang.Object datasource)
SWTSkinObject[]
SWTSkinObjectContainer. oldgetChildren()
private SWTSkinObject[]
SWTSkinTabSet. setTabVisible(SWTSkinObjectTab tab, boolean visible, SWTSkinObject[] skipObjects)
Methods in com.biglybt.ui.swt.skin with parameters of type SWTSkinObject Modifier and Type Method Description private SWTSkinObjectTab
SWTSkin. _createTab(SWTSkinProperties properties, java.lang.String sID, java.lang.String sConfigID, SWTSkinObject parentSkinObject)
SWTSkinObjectTab
SWTSkin. activateTab(SWTSkinObject skinObjectInTab)
private void
SWTSkin. addContainerChildren(SWTSkinObject skinObject, java.lang.String[] sItems, SWTSkinProperties properties)
private void
SWTSkinTabSet. addMouseListener(SWTSkinObject tab, org.eclipse.swt.widgets.Control control)
void
SWTSkin. addSkinObject(SWTSkinObject skinObject)
void
SWTSkin. addToControlMap(SWTSkinObject skinObject)
private void
SWTSkin. addToSOArrayMap(java.util.Map<java.lang.String,SWTSkinObject[]> arrayMap, AEMonitor mon, java.lang.String key, SWTSkinObject object)
(package private) void
SWTSkin. attachControl(SWTSkinObject skinObject)
void
SWTSkinObjectContainer. childAdded(SWTSkinObject soChild)
void
SWTSkinObjectTabFolder. childAdded(SWTSkinObject soChild)
private SWTSkinObject
SWTSkin. createBrowser(SWTSkinProperties properties, java.lang.String sID, java.lang.String sConfigID, SWTSkinObject parentSkinObject)
private SWTSkinObject
SWTSkin. createButton(SWTSkinProperties properties, java.lang.String id, java.lang.String configID, java.lang.String[] typeParams, SWTSkinObject parentSkinObject)
private SWTSkinObject
SWTSkin. createCheckbox(SWTSkinProperties properties, java.lang.String id, java.lang.String configID, java.lang.String[] typeParams, SWTSkinObject parentSkinObject)
private SWTSkinObject
SWTSkin. createClone(SWTSkinProperties properties, java.lang.String sID, java.lang.String sConfigID, java.lang.String[] typeParams, SWTSkinObject parentSkinObject)
private SWTSkinObject
SWTSkin. createCombo(SWTSkinProperties properties, java.lang.String id, java.lang.String configID, java.lang.String[] typeParams, SWTSkinObject parentSkinObject)
private SWTSkinObject
SWTSkin. createContainer(SWTSkinProperties properties, java.lang.String sID, java.lang.String sConfigID, java.lang.String[] sTypeParams, SWTSkinObject parentSkinObject, boolean bForceCreate, boolean bPropogate, SWTSkinObject intoSkinObject)
private SWTSkinObject
SWTSkin. createContainer2(SWTSkinProperties properties, java.lang.String sID, java.lang.String sConfigID, SWTSkinObject parentSkinObject, boolean bForceCreate, boolean bPropogate, SWTSkinObject intoSkinObject)
private SWTSkinObject
SWTSkin. createExpandBar(SWTSkinProperties properties, java.lang.String id, java.lang.String configID, java.lang.String[] typeParams, SWTSkinObject parentSkinObject)
private SWTSkinObject
SWTSkin. createExpandItem(SWTSkinProperties properties, java.lang.String id, java.lang.String configID, java.lang.String[] typeParams, SWTSkinObject parentSkinObject)
private SWTSkinObject
SWTSkin. createImageLabel(SWTSkinProperties properties, java.lang.String sID, java.lang.String sConfigID, java.lang.String[] typeParams, SWTSkinObject parentSkinObject)
private SWTSkinObject
SWTSkin. createImageLabel2(SWTSkinProperties properties, java.lang.String sConfigID, SWTSkinObject parentSkinObject)
private SWTSkinObject
SWTSkin. createList(SWTSkinProperties properties, java.lang.String id, java.lang.String configID, java.lang.String[] typeParams, SWTSkinObject parentSkinObject)
private SWTSkinObject
SWTSkin. createMySash(SWTSkinProperties properties, java.lang.String sID, java.lang.String sConfigID, java.lang.String[] typeParams, SWTSkinObject parentSkinObject, boolean bVertical)
private SWTSkinObject
SWTSkin. createSash(SWTSkinProperties properties, java.lang.String sID, java.lang.String sConfigID, SWTSkinObject parentSkinObject, boolean bVertical)
private SWTSkinObject
SWTSkin. createSeparator(SWTSkinProperties properties, java.lang.String sID, java.lang.String sConfigID, java.lang.String[] typeParams, SWTSkinObject parentSkinObject)
SWTSkinObject
SWTSkin. createSkinObject(java.lang.String sID, java.lang.String sConfigID, SWTSkinObject parentSkinObject)
SWTSkinObject
SWTSkin. createSkinObject(java.lang.String sID, java.lang.String sConfigID, SWTSkinObject parentSkinObject, java.lang.Object datasource)
Create a skin object based off an existing config "template"private SWTSkinObject
SWTSkin. createSlider(SWTSkinProperties properties, java.lang.String sID, java.lang.String sConfigID, java.lang.String[] typeParams, SWTSkinObject parentSkinObject)
SWTSkinObjectTab
SWTSkin. createTab(java.lang.String sID, java.lang.String sTemplateKey, SWTSkinObject tabHolder)
Create a tab using a template.private SWTSkinObject
SWTSkin. createTabFolder(SWTSkinProperties properties, java.lang.String id, java.lang.String configID, java.lang.String[] typeParams, SWTSkinObject parentSkinObject)
private SWTSkinObject
SWTSkin. createTextbox(SWTSkinProperties properties, java.lang.String id, java.lang.String configID, java.lang.String[] typeParams, SWTSkinObject parentSkinObject)
private SWTSkinObject
SWTSkin. createTextLabel(SWTSkinProperties properties, java.lang.String sID, java.lang.String sConfigID, java.lang.String[] typeParams, SWTSkinObject parentSkinObject)
private SWTSkinObject
SWTSkin. createToggle(SWTSkinProperties properties, java.lang.String id, java.lang.String configID, java.lang.String[] typeParams, SWTSkinObject parentSkinObject)
private SWTSkinObject
SWTSkin. createUnattachedView(java.lang.String viewID, SWTSkinObject parent)
java.lang.Object
SWTSkinObjectAdapter. dataSourceChanged(SWTSkinObject skinObject, java.lang.Object params)
void
SWTSkinButtonUtility.ButtonListenerAdapter. entered(SWTSkinButtonUtility buttonUtility, SWTSkinObject skinObject, int stateMask)
java.lang.Object
SWTSkinObjectAdapter. eventOccured(SWTSkinObject skinObject, int eventType, java.lang.Object params)
java.lang.Object
SWTSkinObjectListener. eventOccured(SWTSkinObject skinObject, int eventType, java.lang.Object params)
Called when an event occursstatic SWTSkinObjectBrowser
SWTSkinUtils. findBrowserSO(SWTSkinObject so)
private java.lang.Object
SWTSkin. getFromSOArrayMap(java.util.Map<java.lang.String,SWTSkinObject[]> arrayMap, java.lang.Object key, SWTSkinObject parent)
SWTSkinObject
SWTSkin. getSkinObject(java.lang.String sViewID, SWTSkinObject parent)
SWTSkinObject
SWTSkin. getSkinObjectByID(java.lang.String sID, SWTSkinObject parent)
SWTSkinTabSet
SWTSkin. getTabSet(SWTSkinObject skinObject)
static java.lang.String
SWTSkinTabSet. getTabSetID(SWTSkin skin, SWTSkinObject skinObject, java.lang.String sTemplateKey)
protected static java.lang.String
SWTSkinTabSet. getTemplateID(SWTSkin skin, SWTSkinObject skinObject, java.lang.String sTemplateKey)
protected static java.lang.String[]
SWTSkinTabSet. getTemplateInfo(SWTSkin skin, SWTSkinObject skinObject, java.lang.String sTemplateKey)
private boolean
SWTSkin. hasSkinObject(SWTSkinObject start, SWTSkinObject skinObject)
void
SWTSkin. layout(SWTSkinObject soStart)
private void addPaintListenerToAll(Control control) { // XXX: Bug: When paint listener is set to shell, browser widget will flicker on OSX when resizing if (!(control instanceof Shell)) { control.addListener(SWT.Paint, ontopPaintListener); } if (control instanceof Composite) { Composite composite = (Composite) control; Control[] children = composite.getChildren(); for (int i = 0; i < children.length; i++) { addPaintListenerToAll(children[i]); } } }private SWTSkinObject
SWTSkin. linkIDtoParent(SWTSkinProperties properties, java.lang.String sID, java.lang.String sConfigID, SWTSkinObject parentSkinObject, boolean bForceCreate, boolean bAddView, java.lang.Object datasource)
void
SWTSkinButtonUtility.ButtonListenerAdapter. pressed(SWTSkinButtonUtility buttonUtility, SWTSkinObject skinObject, int stateMask)
void
SWTSkinButtonUtility.ButtonListenerAdapter. pressed(SWTSkinButtonUtility buttonUtility, SWTSkinObject skinObject, int button, int stateMask)
void
SWTSkin. removeSkinObject(SWTSkinObject skinObject)
void
SWTSkinObjectTab. setActiveWidgets(SWTSkinObject[] skinObjects)
void
SWTSkinObjectTab. setActiveWidgetsParent(SWTSkinObject activeWidgetsParent)
Sets the parent skin object to which the active widgets belong to.private void
SWTSkin. setSkinObjectViewID(SWTSkinObject skinObject, java.lang.String sViewID)
private SWTSkinObject[]
SWTSkinTabSet. setTabVisible(SWTSkinObjectTab tab, boolean visible, SWTSkinObject[] skipObjects)
private static void
SWTSkinUtils. setVisibility(SWTSkin skin, java.lang.String configID, SWTSkinObject skinObject, org.eclipse.swt.graphics.Point destSize, boolean save)
private static void
SWTSkinUtils. setVisibilityRelaxed(SWTSkin skin, java.lang.String configID, SWTSkinObject skinObject, boolean visible, boolean save)
java.lang.Object
SWTSkinObjectAdapter. skinObjectCreated(SWTSkinObject skinObject, java.lang.Object params)
Skin Object was created.java.lang.Object
SWTSkinObjectAdapter. skinObjectDestroyed(SWTSkinObject skinObject, java.lang.Object params)
Skin Object was destroyedjava.lang.Object
SWTSkinObjectAdapter. skinObjectHidden(SWTSkinObject skinObject, java.lang.Object params)
Skin Object was hiddenjava.lang.Object
SWTSkinObjectAdapter. skinObjectSelected(SWTSkinObject skinObject, java.lang.Object params)
Skin Object was selected (activated)java.lang.Object
SWTSkinObjectAdapter. skinObjectShown(SWTSkinObject skinObject, java.lang.Object params)
Skin Object was shownjava.lang.Object
SWTSkinObjectAdapter. updateLanguage(SWTSkinObject skinObject, java.lang.Object params)
skinObject needs to update any textConstructors in com.biglybt.ui.swt.skin with parameters of type SWTSkinObject Constructor Description SWTSkinButtonUtility(SWTSkinObject skinObject)
SWTSkinButtonUtility(SWTSkinObject skinObject, java.lang.String imageViewID)
SWTSkinObjectBasic(SWTSkin skin, SWTSkinProperties properties, java.lang.String sID, java.lang.String sConfigID, java.lang.String type, SWTSkinObject parent)
SWTSkinObjectBasic(SWTSkin skin, SWTSkinProperties properties, org.eclipse.swt.widgets.Control control, java.lang.String sID, java.lang.String sConfigID, java.lang.String type, SWTSkinObject parent)
SWTSkinObjectBrowser(SWTSkin skin, SWTSkinProperties properties, java.lang.String sID, java.lang.String sConfigID, SWTSkinObject parent)
SWTSkinObjectButton(SWTSkin skin, SWTSkinProperties properties, java.lang.String id, java.lang.String configID, SWTSkinObject parentSkinObject)
SWTSkinObjectCheckbox(SWTSkin skin, SWTSkinProperties properties, java.lang.String id, java.lang.String configID, SWTSkinObject parentSkinObject)
SWTSkinObjectCombo(SWTSkin skin, SWTSkinProperties properties, java.lang.String id, java.lang.String configID, SWTSkinObject parentSkinObject)
SWTSkinObjectContainer(SWTSkin skin, SWTSkinProperties properties, java.lang.String sID, java.lang.String sConfigID, SWTSkinObject parent)
SWTSkinObjectContainer(SWTSkin skin, SWTSkinProperties properties, java.lang.String sID, java.lang.String sConfigID, java.lang.String[] sTypeParams, SWTSkinObject parent)
SWTSkinObjectContainer(SWTSkin skin, SWTSkinProperties properties, org.eclipse.swt.widgets.Control control, java.lang.String sID, java.lang.String sConfigID, java.lang.String type, SWTSkinObject parent)
SWTSkinObjectExpandBar(SWTSkin skin, SWTSkinProperties properties, java.lang.String sID, java.lang.String sConfigID, SWTSkinObject parent)
SWTSkinObjectExpandItem(SWTSkin skin, SWTSkinProperties properties, java.lang.String sID, java.lang.String sConfigID, SWTSkinObject parent)
SWTSkinObjectImage(SWTSkin skin, SWTSkinProperties skinProperties, java.lang.String sID, java.lang.String sConfigID, SWTSkinObject parent)
SWTSkinObjectImage2(SWTSkin skin, SWTSkinProperties skinProperties, java.lang.String sID, java.lang.String sConfigID, SWTSkinObject parent)
SWTSkinObjectList(SWTSkin skin, SWTSkinProperties properties, java.lang.String id, java.lang.String configID, SWTSkinObject parentSkinObject)
SWTSkinObjectSash(SWTSkin skin, SWTSkinProperties properties, java.lang.String sID, java.lang.String sConfigID, java.lang.String[] typeParams, SWTSkinObject parent, boolean bVertical)
SWTSkinObjectSeparator(SWTSkin skin, SWTSkinProperties properties, java.lang.String sid, java.lang.String configID, SWTSkinObject parent)
SWTSkinObjectSlider(SWTSkin skin, SWTSkinProperties skinProperties, java.lang.String sID, java.lang.String sConfigID, java.lang.String[] typeParams, SWTSkinObject parent)
SWTSkinObjectTab(SWTSkin skin, SWTSkinProperties properties, java.lang.String sID, java.lang.String sConfigID, SWTSkinObject parent)
SWTSkinObjectTabFolder(SWTSkin skin, SWTSkinProperties properties, java.lang.String sID, java.lang.String sConfigID, SWTSkinObject parent)
SWTSkinObjectText1(SWTSkin skin, SWTSkinProperties skinProperties, java.lang.String sID, java.lang.String sConfigID, java.lang.String[] typeParams, SWTSkinObject parent)
SWTSkinObjectText2(SWTSkin skin, SWTSkinProperties skinProperties, java.lang.String sID, java.lang.String sConfigID, java.lang.String[] typeParams, SWTSkinObject parent)
SWTSkinObjectTextbox(SWTSkin skin, SWTSkinProperties properties, java.lang.String id, java.lang.String configID, SWTSkinObject parentSkinObject)
SWTSkinObjectToggle(SWTSkin skin, SWTSkinProperties properties, java.lang.String id, java.lang.String configID, SWTSkinObject parentSkinObject)
-
Uses of SWTSkinObject in com.biglybt.ui.swt.subscriptions
Methods in com.biglybt.ui.swt.subscriptions with parameters of type SWTSkinObject Modifier and Type Method Description java.lang.Object
SBC_SubscriptionResultsView. dataSourceChanged(SWTSkinObject skinObject, java.lang.Object params)
java.lang.Object
SBC_SubscriptionResultsView. skinObjectDestroyed(SWTSkinObject skinObject, java.lang.Object params)
java.lang.Object
SBC_SubscriptionResultsView. skinObjectHidden(SWTSkinObject skinObject, java.lang.Object params)
java.lang.Object
SBC_SubscriptionResultsView. skinObjectInitialShow(SWTSkinObject skinObject, java.lang.Object params)
java.lang.Object
SBC_SubscriptionResultsView. skinObjectShown(SWTSkinObject skinObject, java.lang.Object params)
-
Uses of SWTSkinObject in com.biglybt.ui.swt.toolbar
Fields in com.biglybt.ui.swt.toolbar declared as SWTSkinObject Modifier and Type Field Description private SWTSkinObject
ToolBarItemSO. so
Methods in com.biglybt.ui.swt.toolbar that return SWTSkinObject Modifier and Type Method Description SWTSkinObject
ToolBarItemSO. getSO()
Methods in com.biglybt.ui.swt.toolbar with parameters of type SWTSkinObject Modifier and Type Method Description void
ToolBarItemSO. setSO(SWTSkinObject so)
Constructors in com.biglybt.ui.swt.toolbar with parameters of type SWTSkinObject Constructor Description ToolBarItemSO(UIToolBarItemImpl base, SWTSkinObject so)
-
Uses of SWTSkinObject in com.biglybt.ui.swt.views
Fields in com.biglybt.ui.swt.views declared as SWTSkinObject Modifier and Type Field Description private static SWTSkinObject
QuickLinksView. skinObject
Methods in com.biglybt.ui.swt.views with parameters of type SWTSkinObject Modifier and Type Method Description static void
QuickLinksView. init(BaseMDI mdi, SWTSkinObject so)
java.lang.Object
TopBarView. skinObjectInitialShow(SWTSkinObject skinObject, java.lang.Object params)
-
Uses of SWTSkinObject in com.biglybt.ui.swt.views.skin
Fields in com.biglybt.ui.swt.views.skin declared as SWTSkinObject Modifier and Type Field Description private SWTSkinObject
InfoBarUtil. forSO
private SWTSkinObject
WelcomeView. skinObject
private SWTSkinObject
InfoBarUtil. soInfoBar
private SWTSkinObject
ToolBarView. soLastGroup
private SWTSkinObject
SBC_ActivityView. soListArea
private SWTSkinObject
SBC_LibraryView. soListArea
protected SWTSkinObject
SkinView. soMain
private SWTSkinObject
SBC_LibraryTableView. soParent
private SWTSkinObject
SBC_LibraryView. soWait
private SWTSkinObject
SBC_LibraryView. soWaitProgress
Methods in com.biglybt.ui.swt.views.skin that return SWTSkinObject Modifier and Type Method Description SWTSkinObject
SkinView. getMainSkinObject()
SWTSkinObject
SkinView. getSkinObject(java.lang.String viewID)
Methods in com.biglybt.ui.swt.views.skin with parameters of type SWTSkinObject Modifier and Type Method Description protected void
InfoBarUtil. created(SWTSkinObject parent)
java.lang.Object
SBC_AllTrackersView. dataSourceChanged(SWTSkinObject skinObject, java.lang.Object params)
java.lang.Object
SBC_ArchivedDownloadsView. dataSourceChanged(SWTSkinObject skinObject, java.lang.Object params)
java.lang.Object
SBC_DownloadHistoryView. dataSourceChanged(SWTSkinObject skinObject, java.lang.Object params)
java.lang.Object
SBC_LibraryView. dataSourceChanged(SWTSkinObject skinObject, java.lang.Object params)
java.lang.Object
SBC_TagsOverview. dataSourceChanged(SWTSkinObject skinObject, java.lang.Object params)
java.lang.Object
SBC_TorrentDetailsView. dataSourceChanged(SWTSkinObject skinObject, java.lang.Object params)
void
ToolBarView.toolbarButtonListener. entered(SWTSkinButtonUtility buttonUtility, SWTSkinObject skinObject, int stateMask)
private void
ToolBarView. initSO(java.util.Map<UIToolBarItem,ToolBarItemSO> newMap, SWTSkinObject so, ToolBarItemSO itemSO)
void
ToolBarView.toolbarButtonListener. pressed(SWTSkinButtonUtility buttonUtility, SWTSkinObject skinObject, int stateMask)
void
SkinView. setMainSkinObject(SWTSkinObject main)
private void
SBC_LibraryView. setupView(Core core, SWTSkinObject skinObject)
java.lang.Object
SkinView. skinObjectCreated(SWTSkinObject skinObject, java.lang.Object params)
java.lang.Object
SBC_ActivityTableView. skinObjectDestroyed(SWTSkinObject skinObject, java.lang.Object params)
java.lang.Object
SBC_AllTrackersView. skinObjectDestroyed(SWTSkinObject skinObject, java.lang.Object params)
java.lang.Object
SBC_ArchivedDownloadsView. skinObjectDestroyed(SWTSkinObject skinObject, java.lang.Object params)
java.lang.Object
SBC_DashboardView. skinObjectDestroyed(SWTSkinObject skinObject, java.lang.Object params)
java.lang.Object
SBC_DownloadHistoryView. skinObjectDestroyed(SWTSkinObject skinObject, java.lang.Object params)
java.lang.Object
SBC_LibraryTableView. skinObjectDestroyed(SWTSkinObject skinObject, java.lang.Object params)
java.lang.Object
SBC_LibraryView. skinObjectDestroyed(SWTSkinObject skinObject, java.lang.Object params)
java.lang.Object
SBC_TagDiscovery. skinObjectDestroyed(SWTSkinObject skinObject, java.lang.Object params)
java.lang.Object
SBC_TagsOverview. skinObjectDestroyed(SWTSkinObject skinObject, java.lang.Object params)
java.lang.Object
SBC_TorrentDetailsView. skinObjectDestroyed(SWTSkinObject skinObject, java.lang.Object params)
java.lang.Object
SkinView. skinObjectDestroyed(SWTSkinObject skinObject, java.lang.Object params)
java.lang.Object
ToolBarView. skinObjectDestroyed(SWTSkinObject skinObject, java.lang.Object params)
java.lang.Object
WelcomeView. skinObjectDestroyed(SWTSkinObject skinObject, java.lang.Object params)
java.lang.Object
SBC_AllTrackersView. skinObjectHidden(SWTSkinObject skinObject, java.lang.Object params)
java.lang.Object
SBC_ArchivedDownloadsView. skinObjectHidden(SWTSkinObject skinObject, java.lang.Object params)
java.lang.Object
SBC_DashboardView. skinObjectHidden(SWTSkinObject skinObject, java.lang.Object params)
java.lang.Object
SBC_DownloadHistoryView. skinObjectHidden(SWTSkinObject skinObject, java.lang.Object params)
java.lang.Object
SBC_LibraryTableView. skinObjectHidden(SWTSkinObject skinObject, java.lang.Object params)
java.lang.Object
SBC_LibraryView. skinObjectHidden(SWTSkinObject skinObject, java.lang.Object params)
java.lang.Object
SBC_TagDiscovery. skinObjectHidden(SWTSkinObject skinObject, java.lang.Object params)
java.lang.Object
SBC_TagsOverview. skinObjectHidden(SWTSkinObject skinObject, java.lang.Object params)
java.lang.Object
SkinView. skinObjectHidden(SWTSkinObject skinObject, java.lang.Object params)
java.lang.Object
ToolBarView. skinObjectHidden(SWTSkinObject skinObject, java.lang.Object params)
java.lang.Object
SBC_ActivityTableView. skinObjectInitialShow(SWTSkinObject skinObject, java.lang.Object params)
java.lang.Object
SBC_ActivityView. skinObjectInitialShow(SWTSkinObject skinObject, java.lang.Object params)
java.lang.Object
SBC_AllTrackersView. skinObjectInitialShow(SWTSkinObject skinObject, java.lang.Object params)
java.lang.Object
SBC_ArchivedDownloadsView. skinObjectInitialShow(SWTSkinObject skinObject, java.lang.Object params)
java.lang.Object
SBC_DashboardView. skinObjectInitialShow(SWTSkinObject skinObject, java.lang.Object params)
java.lang.Object
SBC_DownloadHistoryView. skinObjectInitialShow(SWTSkinObject skinObject, java.lang.Object params)
java.lang.Object
SBC_GenericBrowsePage. skinObjectInitialShow(SWTSkinObject skinObject, java.lang.Object params)
java.lang.Object
SBC_LibraryTableView. skinObjectInitialShow(SWTSkinObject skinObject, java.lang.Object params)
java.lang.Object
SBC_LibraryView. skinObjectInitialShow(SWTSkinObject skinObject, java.lang.Object params)
java.lang.Object
SBC_TagDiscovery. skinObjectInitialShow(SWTSkinObject skinObject, java.lang.Object params)
java.lang.Object
SBC_TagsOverview. skinObjectInitialShow(SWTSkinObject skinObject, java.lang.Object params)
java.lang.Object
SBC_TorrentDetailsView. skinObjectInitialShow(SWTSkinObject skinObject, java.lang.Object params)
abstract java.lang.Object
SkinView. skinObjectInitialShow(SWTSkinObject skinObject, java.lang.Object params)
java.lang.Object
ToolBarView. skinObjectInitialShow(SWTSkinObject skinObject, java.lang.Object params)
java.lang.Object
WelcomeView. skinObjectInitialShow(SWTSkinObject skinObject, java.lang.Object params)
java.lang.Object
SBC_TagsOverview. skinObjectSelected(SWTSkinObject skinObject, java.lang.Object params)
java.lang.Object
SBC_ActivityView. skinObjectShown(SWTSkinObject skinObject, java.lang.Object params)
java.lang.Object
SBC_AllTrackersView. skinObjectShown(SWTSkinObject skinObject, java.lang.Object params)
java.lang.Object
SBC_ArchivedDownloadsView. skinObjectShown(SWTSkinObject skinObject, java.lang.Object params)
java.lang.Object
SBC_DashboardView. skinObjectShown(SWTSkinObject skinObject, java.lang.Object params)
java.lang.Object
SBC_DownloadHistoryView. skinObjectShown(SWTSkinObject skinObject, java.lang.Object params)
java.lang.Object
SBC_LibraryTableView. skinObjectShown(SWTSkinObject skinObject, java.lang.Object params)
java.lang.Object
SBC_TagDiscovery. skinObjectShown(SWTSkinObject skinObject, java.lang.Object params)
java.lang.Object
SBC_TagsOverview. skinObjectShown(SWTSkinObject skinObject, java.lang.Object params)
java.lang.Object
SkinView. skinObjectShown(SWTSkinObject skinObject, java.lang.Object params)
java.lang.Object
ToolBarView. skinObjectShown(SWTSkinObject skinObject, java.lang.Object params)
Constructors in com.biglybt.ui.swt.views.skin with parameters of type SWTSkinObject Constructor Description InfoBarUtil(SWTSkinObject forSO, boolean top, java.lang.String stateConfigID, java.lang.String textPrefix)
InfoBarUtil(SWTSkinObject forSO, java.lang.String skintemplateid, boolean top, java.lang.String stateConfigID, java.lang.String textPrefix)
-
Uses of SWTSkinObject in com.biglybt.ui.swt.views.skin.sidebar
Fields in com.biglybt.ui.swt.views.skin.sidebar declared as SWTSkinObject Modifier and Type Field Description private SWTSkinObject
SideBar. soSideBarPopout
Methods in com.biglybt.ui.swt.views.skin.sidebar with parameters of type SWTSkinObject Modifier and Type Method Description void
SideBar. buildMDI(SWTSkinObject skinObject)
java.lang.Object
SideBar. skinObjectCreated(SWTSkinObject skinObject, java.lang.Object params)
java.lang.Object
SideBar. skinObjectDestroyed(SWTSkinObject skinObject, java.lang.Object params)
java.lang.Object
SideBar. skinObjectInitialShow(SWTSkinObject skinObject, java.lang.Object params)
-