Uses of Interface
com.biglybt.ui.swt.debug.ObfuscateImage
-
-
Uses of ObfuscateImage in com.biglybt.ui.swt.mdi
Classes in com.biglybt.ui.swt.mdi that implement ObfuscateImage Modifier and Type Class Description class
BaseMdiEntry
class
TabbedEntry
MDI Entry that is aCTabItem
and belongs woTabbedMDI
class
TabbedMDI
-
Uses of ObfuscateImage in com.biglybt.ui.swt.skin
Classes in com.biglybt.ui.swt.skin that implement ObfuscateImage 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 ObfuscateImage Modifier and Type Field Description private ObfuscateImage
SWTSkinObjectBasic. obfuscatedImageGenerator
Methods in com.biglybt.ui.swt.skin with parameters of type ObfuscateImage Modifier and Type Method Description void
SWTSkinObject. setObfuscatedImageGenerator(ObfuscateImage obfuscatedImageGenerator)
void
SWTSkinObjectBasic. setObfuscatedImageGenerator(ObfuscateImage obfuscatedImageGenerator)
-
Uses of ObfuscateImage in com.biglybt.ui.swt.views
Classes in com.biglybt.ui.swt.views that implement ObfuscateImage Modifier and Type Class Description class
ArchivedFilesView
class
FilesView
class
MySharesView
class
MyTorrentsSubView
class
MyTorrentsView
Displays a list of torrents in a table view.class
MyTrackerView
class
PeersGeneralView
Peers based on Tags (Peer Set)class
PeersSuperView
AllPeersViewclass
PeersView
View showing list of peers forDownloadManager
class
PeersViewBase
class
PiecesSuperView
class
PiecesView
Pieces List Viewclass
PiecesViewBase
Pieces List Viewclass
TrackerAvailView
class
TrackerView
aka "Sources" view -
Uses of ObfuscateImage in com.biglybt.ui.swt.views.clientstats
Classes in com.biglybt.ui.swt.views.clientstats that implement ObfuscateImage Modifier and Type Class Description class
ClientStatsView
This view needs to be reworked so that the data collection is separate from UI -
Uses of ObfuscateImage in com.biglybt.ui.swt.views.peer
Classes in com.biglybt.ui.swt.views.peer that implement ObfuscateImage Modifier and Type Class Description class
PeerFilesView
-
Uses of ObfuscateImage in com.biglybt.ui.swt.views.skin
Classes in com.biglybt.ui.swt.views.skin that implement ObfuscateImage Modifier and Type Class Description class
MyTorrentsView_Big
class
MyTorrentsView_Small
class
SBC_LibraryTableView
Classic My Torrents view wrapped in a SkinViewclass
SBC_LibraryTableView_Big
-
Uses of ObfuscateImage in com.biglybt.ui.swt.views.skin.sidebar
Classes in com.biglybt.ui.swt.views.skin.sidebar that implement ObfuscateImage Modifier and Type Class Description class
SideBar
class
SideBarEntrySWT
-
Uses of ObfuscateImage in com.biglybt.ui.swt.views.table.impl
Classes in com.biglybt.ui.swt.views.table.impl that implement ObfuscateImage Modifier and Type Class Description class
TableViewTab<DATASOURCETYPE>
-
Uses of ObfuscateImage in com.biglybt.ui.swt.views.table.painted
Classes in com.biglybt.ui.swt.views.table.painted that implement ObfuscateImage Modifier and Type Class Description class
TableViewPainted
A TableView implemented by painting on a canvas TODO: Keyboard Selection Cursor Column move and resize past bounds
-