Uses of Interface
com.biglybt.ui.swt.views.table.TableCellSWTPaintListener
-
-
Uses of TableCellSWTPaintListener in com.biglybt.ui.swt.columns.search
Classes in com.biglybt.ui.swt.columns.search that implement TableCellSWTPaintListener Modifier and Type Class Description class
ColumnSearchResultSite
-
Uses of TableCellSWTPaintListener in com.biglybt.ui.swt.columns.searchsubs
Classes in com.biglybt.ui.swt.columns.searchsubs that implement TableCellSWTPaintListener Modifier and Type Class Description class
ColumnSearchSubResultActions
class
ColumnSearchSubResultType
-
Uses of TableCellSWTPaintListener in com.biglybt.ui.swt.columns.subscriptions
Classes in com.biglybt.ui.swt.columns.subscriptions that implement TableCellSWTPaintListener Modifier and Type Class Description class
ColumnSubResultNew
class
ColumnSubscriptionName
class
ColumnSubscriptionNew
-
Uses of TableCellSWTPaintListener in com.biglybt.ui.swt.columns.tag
Classes in com.biglybt.ui.swt.columns.tag that implement TableCellSWTPaintListener Modifier and Type Class Description class
ColumnTagColor
class
ColumnTagGroupIcons
Display Category torrent belongs to.class
ColumnTagIcon
-
Uses of TableCellSWTPaintListener in com.biglybt.ui.swt.columns.torrent
Classes in com.biglybt.ui.swt.columns.torrent that implement TableCellSWTPaintListener Modifier and Type Class Description class
ColumnProgressETA
class
ColumnStream
class
ColumnThumbAndName
Torrent name cell for My Torrents.class
ColumnThumbnail
A non-interactive (no click no hover) thumbnail column -
Uses of TableCellSWTPaintListener in com.biglybt.ui.swt.columns.vuzeactivity
Classes in com.biglybt.ui.swt.columns.vuzeactivity that implement TableCellSWTPaintListener Modifier and Type Class Description class
ColumnActivityActions
class
ColumnActivityNew
class
ColumnActivityText
class
ColumnActivityType
-
Uses of TableCellSWTPaintListener in com.biglybt.ui.swt.devices.columns
Classes in com.biglybt.ui.swt.devices.columns that implement TableCellSWTPaintListener Modifier and Type Class Description class
ColumnFO_Progress
class
ColumnTJ_Completion
-
Uses of TableCellSWTPaintListener in com.biglybt.ui.swt.shells.opentorrent
Classes in com.biglybt.ui.swt.shells.opentorrent that implement TableCellSWTPaintListener Modifier and Type Class Description class
TableColumnOTOF_Size
-
Uses of TableCellSWTPaintListener in com.biglybt.ui.swt.views.columnsetup
Classes in com.biglybt.ui.swt.views.columnsetup that implement TableCellSWTPaintListener Modifier and Type Class Description class
ColumnTC_NameInfo
private static class
ColumnTC_Sample.Cell
-
Uses of TableCellSWTPaintListener in com.biglybt.ui.swt.views.table.impl
Fields in com.biglybt.ui.swt.views.table.impl with type parameters of type TableCellSWTPaintListener Modifier and Type Field Description protected java.util.ArrayList<TableCellSWTPaintListener>
TableCellSWTBase. cellSWTPaintListeners
Methods in com.biglybt.ui.swt.views.table.impl with parameters of type TableCellSWTPaintListener Modifier and Type Method Description private void
FakeTableCell. addSWTPaintListener(TableCellSWTPaintListener listener)
private void
TableCellSWTBase. addSWTPaintListener(TableCellSWTPaintListener listener)
-
Uses of TableCellSWTPaintListener in com.biglybt.ui.swt.views.tableitems.files
Classes in com.biglybt.ui.swt.views.tableitems.files that implement TableCellSWTPaintListener Modifier and Type Class Description class
NameItem
Torrent name cell for My Torrents. -
Uses of TableCellSWTPaintListener in com.biglybt.ui.swt.views.tableitems.mytorrents
Classes in com.biglybt.ui.swt.views.tableitems.mytorrents that implement TableCellSWTPaintListener Modifier and Type Class Description class
CategoryIconsItem
Display Category torrent belongs to.class
ColumnFileCount
class
CompletionItem
Torrent Completion Level Graphic Cell for My Torrents.class
HealthItem
class
TagColorsItem
Display Category torrent belongs to.class
TagIconsItem
Display Category torrent belongs to.class
TagsItem
Display Category torrent belongs to.
-