Uses of Interface
com.biglybt.ui.swt.views.table.TableCellSWT
Packages that use TableCellSWT
Package
Description
-
Uses of TableCellSWT in com.biglybt.ui.swt.columns.search
Methods in com.biglybt.ui.swt.columns.search with parameters of type TableCellSWTModifier and TypeMethodDescriptionvoid
ColumnSearchResultSite.cellPaint
(org.eclipse.swt.graphics.GC gc, TableCellSWT cell) -
Uses of TableCellSWT in com.biglybt.ui.swt.columns.searchsubs
Methods in com.biglybt.ui.swt.columns.searchsubs with parameters of type TableCellSWTModifier and TypeMethodDescriptionvoid
ColumnSearchSubResultActions.cellPaint
(org.eclipse.swt.graphics.GC gc, TableCellSWT cell) void
ColumnSearchSubResultType.cellPaint
(org.eclipse.swt.graphics.GC gc, TableCellSWT cell) private org.eclipse.swt.graphics.Rectangle
ColumnSearchSubResultActions.getDrawBounds
(TableCellSWT cell) -
Uses of TableCellSWT in com.biglybt.ui.swt.columns.subscriptions
Methods in com.biglybt.ui.swt.columns.subscriptions with parameters of type TableCellSWTModifier and TypeMethodDescriptionvoid
ColumnSubResultNew.cellPaint
(org.eclipse.swt.graphics.GC gc, TableCellSWT cell) void
ColumnSubscriptionActions.cellPaint
(org.eclipse.swt.graphics.GC gc, TableCellSWT cell) void
ColumnSubscriptionNew.cellPaint
(org.eclipse.swt.graphics.GC gc, TableCellSWT cell) private org.eclipse.swt.graphics.Rectangle
ColumnSubscriptionActions.getDrawBounds
(TableCellSWT cell) -
Uses of TableCellSWT in com.biglybt.ui.swt.columns.tag
Methods in com.biglybt.ui.swt.columns.tag with parameters of type TableCellSWTModifier and TypeMethodDescriptionvoid
ColumnTagColor.cellPaint
(org.eclipse.swt.graphics.GC gc, TableCellSWT cell) void
ColumnTagGroupIcons.cellPaint
(org.eclipse.swt.graphics.GC gc, TableCellSWT cell) void
ColumnTagIcon.cellPaint
(org.eclipse.swt.graphics.GC gc, TableCellSWT cell) -
Uses of TableCellSWT in com.biglybt.ui.swt.columns.torrent
Methods in com.biglybt.ui.swt.columns.torrent with parameters of type TableCellSWTModifier and TypeMethodDescriptionvoid
ColumnProgressETA.cellPaint
(org.eclipse.swt.graphics.GC gc, TableCellSWT cell) void
ColumnStream.cellPaint
(org.eclipse.swt.graphics.GC gc, TableCellSWT cell) void
ColumnThumbAndName.cellPaint
(org.eclipse.swt.graphics.GC gc, TableCellSWT cell) void
ColumnThumbnail.cellPaint
(org.eclipse.swt.graphics.GC gc, TableCellSWT cell) private void
ColumnThumbAndName.cellPaintFileInfo
(org.eclipse.swt.graphics.GC gc, TableCellSWT cell, DiskManagerFileInfo fileInfo) -
Uses of TableCellSWT in com.biglybt.ui.swt.columns.vuzeactivity
Methods in com.biglybt.ui.swt.columns.vuzeactivity with parameters of type TableCellSWTModifier and TypeMethodDescriptionvoid
ColumnActivityActions.cellPaint
(org.eclipse.swt.graphics.GC gc, TableCellSWT cell) void
ColumnActivityNew.cellPaint
(org.eclipse.swt.graphics.GC gc, TableCellSWT cell) void
ColumnActivityText.cellPaint
(org.eclipse.swt.graphics.GC gc, TableCellSWT cell) void
ColumnActivityType.cellPaint
(org.eclipse.swt.graphics.GC gc, TableCellSWT cell) private org.eclipse.swt.graphics.Rectangle
ColumnActivityActions.getDrawBounds
(TableCellSWT cell) private org.eclipse.swt.graphics.Rectangle
ColumnActivityText.getDrawBounds
(TableCellSWT cell) private GCStringPrinter
ColumnActivityText.setupStringPrinter
(org.eclipse.swt.graphics.GC gc, TableCellSWT cell) -
Uses of TableCellSWT in com.biglybt.ui.swt.devices.columns
Methods in com.biglybt.ui.swt.devices.columns with parameters of type TableCellSWTModifier and TypeMethodDescriptionvoid
ColumnFO_Progress.cellPaint
(org.eclipse.swt.graphics.GC gcImage, TableCellSWT cell) void
ColumnTJ_Completion.cellPaint
(org.eclipse.swt.graphics.GC gcImage, TableCellSWT cell) -
Uses of TableCellSWT in com.biglybt.ui.swt.shells.opentorrent
Methods in com.biglybt.ui.swt.shells.opentorrent with parameters of type TableCellSWTModifier and TypeMethodDescriptionvoid
TableColumnOTOF_Size.cellPaint
(org.eclipse.swt.graphics.GC gc, TableCellSWT cell) -
Uses of TableCellSWT in com.biglybt.ui.swt.views.columnsetup
Methods in com.biglybt.ui.swt.views.columnsetup with parameters of type TableCellSWTModifier and TypeMethodDescriptionvoid
ColumnTC_NameInfo.cellPaint
(org.eclipse.swt.graphics.GC gc, TableCellSWT cell) void
ColumnTC_Sample.Cell.cellPaint
(org.eclipse.swt.graphics.GC gc, TableCellSWT cell) -
Uses of TableCellSWT in com.biglybt.ui.swt.views.table
Methods in com.biglybt.ui.swt.views.table that return TableCellSWTMethods in com.biglybt.ui.swt.views.table with parameters of type TableCellSWTModifier and TypeMethodDescriptionvoid
TableCellSWTPaintListener.cellPaint
(org.eclipse.swt.graphics.GC gc, TableCellSWT cell) org.eclipse.swt.graphics.Point
TableViewSWT.getTableCellMouseOffset
(TableCellSWT tableCell) -
Uses of TableCellSWT in com.biglybt.ui.swt.views.table.impl
Classes in com.biglybt.ui.swt.views.table.impl that implement TableCellSWTMethods in com.biglybt.ui.swt.views.table.impl that return TableCellSWT -
Uses of TableCellSWT in com.biglybt.ui.swt.views.table.painted
Classes in com.biglybt.ui.swt.views.table.painted that implement TableCellSWTMethods in com.biglybt.ui.swt.views.table.painted that return TableCellSWTMethods in com.biglybt.ui.swt.views.table.painted with parameters of type TableCellSWTModifier and TypeMethodDescriptionorg.eclipse.swt.graphics.Point
TableViewPainted.getTableCellMouseOffset
(TableCellSWT tableCell) -
Uses of TableCellSWT in com.biglybt.ui.swt.views.tableitems
Methods in com.biglybt.ui.swt.views.tableitems with parameters of type TableCellSWTModifier and TypeMethodDescriptiondefault void
TagsColumnHelper.cellPaint
(org.eclipse.swt.graphics.GC gc, TableCellSWT cell) -
Uses of TableCellSWT in com.biglybt.ui.swt.views.tableitems.files
Methods in com.biglybt.ui.swt.views.tableitems.files with parameters of type TableCellSWTModifier and TypeMethodDescriptionvoid
NameItem.cellPaint
(org.eclipse.swt.graphics.GC gc, TableCellSWT cell) -
Uses of TableCellSWT in com.biglybt.ui.swt.views.tableitems.mytorrents
Methods in com.biglybt.ui.swt.views.tableitems.mytorrents with parameters of type TableCellSWTModifier and TypeMethodDescriptionvoid
CategoryIconsItem.cellPaint
(org.eclipse.swt.graphics.GC gc, TableCellSWT cell) void
ColumnFileCount.cellPaint
(org.eclipse.swt.graphics.GC gc, TableCellSWT cell) void
CompletionItem.cellPaint
(org.eclipse.swt.graphics.GC gcImage, TableCellSWT cell) void
HealthItem.cellPaint
(org.eclipse.swt.graphics.GC gc, TableCellSWT cell) void
NetworksIconsItem.cellPaint
(org.eclipse.swt.graphics.GC gc, TableCellSWT cell) void
TagColorsItem.cellPaint
(org.eclipse.swt.graphics.GC gc, TableCellSWT cell) void
TagIconsItem.cellPaint
(org.eclipse.swt.graphics.GC gc, TableCellSWT cell)