Uses of Interface
com.biglybt.ui.swt.skin.SWTSkinObjectText
-
-
Uses of SWTSkinObjectText in com.biglybt.ui.swt.devices
Fields in com.biglybt.ui.swt.devices declared as SWTSkinObjectText Modifier and Type Field Description private SWTSkinObjectText
TranscodeChooser. soInfoText
private SWTSkinObjectText
TranscodeChooser. soInfoTitle
-
Uses of SWTSkinObjectText in com.biglybt.ui.swt.player
Fields in com.biglybt.ui.swt.player declared as SWTSkinObjectText Modifier and Type Field Description private SWTSkinObjectText
PlayerInstallWindow. soInstallPct
private SWTSkinObjectText
PlayerInstallWindow. soProgressText
-
Uses of SWTSkinObjectText in com.biglybt.ui.swt.plugininstall
Fields in com.biglybt.ui.swt.plugininstall declared as SWTSkinObjectText Modifier and Type Field Description private SWTSkinObjectText
SimplePluginInstallWindow. soInstallPct
private SWTSkinObjectText
SimplePluginInstallWindow. soProgressText
-
Uses of SWTSkinObjectText in com.biglybt.ui.swt.shells
Fields in com.biglybt.ui.swt.shells declared as SWTSkinObjectText Modifier and Type Field Description private SWTSkinObjectText
RemotePairingWindow. soStatusText
private SWTSkinObjectText
RemotePairingWindow. soToClipboard
-
Uses of SWTSkinObjectText in com.biglybt.ui.swt.shells.opentorrent
Fields in com.biglybt.ui.swt.shells.opentorrent declared as SWTSkinObjectText Modifier and Type Field Description private SWTSkinObjectText
OpenTorrentOptionsWindow.OpenTorrentInstance. soFileAreaInfo
Methods in com.biglybt.ui.swt.shells.opentorrent with parameters of type SWTSkinObjectText Modifier and Type Method Description private void
OpenTorrentOptionsWindow.OpenTorrentInstance. setupFileAreaInfo(SWTSkinObjectText so)
-
Uses of SWTSkinObjectText in com.biglybt.ui.swt.skin
Classes in com.biglybt.ui.swt.skin that implement SWTSkinObjectText Modifier and Type Class Description class
SWTSkinObjectText1
Text Skin Object.class
SWTSkinObjectText2
Text Skin Object. -
Uses of SWTSkinObjectText in com.biglybt.ui.swt.toolbar
Fields in com.biglybt.ui.swt.toolbar declared as SWTSkinObjectText Modifier and Type Field Description private SWTSkinObjectText
ToolBarItemSO. skinTitle
Methods in com.biglybt.ui.swt.toolbar with parameters of type SWTSkinObjectText Modifier and Type Method Description void
ToolBarItemSO. setSkinTitle(SWTSkinObjectText s)
-
Uses of SWTSkinObjectText in com.biglybt.ui.swt.views.skin
Fields in com.biglybt.ui.swt.views.skin declared as SWTSkinObjectText Modifier and Type Field Description private SWTSkinObjectText
SBC_LibraryView. soLibraryInfo
private SWTSkinObjectText
SBC_TagDiscovery. soTitle
private SWTSkinObjectText
SBC_LibraryView. soWaitTask
-