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 TypeMethodDescriptionvoidColumnSearchResultSite.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 TypeMethodDescriptionvoidColumnSearchSubResultActions.cellPaint(org.eclipse.swt.graphics.GC gc, TableCellSWT cell) voidColumnSearchSubResultType.cellPaint(org.eclipse.swt.graphics.GC gc, TableCellSWT cell) private org.eclipse.swt.graphics.RectangleColumnSearchSubResultActions.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 TypeMethodDescriptionvoidColumnSubResultNew.cellPaint(org.eclipse.swt.graphics.GC gc, TableCellSWT cell) voidColumnSubscriptionActions.cellPaint(org.eclipse.swt.graphics.GC gc, TableCellSWT cell) voidColumnSubscriptionNew.cellPaint(org.eclipse.swt.graphics.GC gc, TableCellSWT cell) private org.eclipse.swt.graphics.RectangleColumnSubscriptionActions.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 TypeMethodDescriptionvoidColumnTagColor.cellPaint(org.eclipse.swt.graphics.GC gc, TableCellSWT cell) voidColumnTagGroupIcons.cellPaint(org.eclipse.swt.graphics.GC gc, TableCellSWT cell) voidColumnTagIcon.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 TypeMethodDescriptionvoidColumnProgressETA.cellPaint(org.eclipse.swt.graphics.GC gc, TableCellSWT cell) voidColumnStream.cellPaint(org.eclipse.swt.graphics.GC gc, TableCellSWT cell) voidColumnThumbAndName.cellPaint(org.eclipse.swt.graphics.GC gc, TableCellSWT cell) voidColumnThumbnail.cellPaint(org.eclipse.swt.graphics.GC gc, TableCellSWT cell) private voidColumnThumbAndName.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 TypeMethodDescriptionvoidColumnActivityActions.cellPaint(org.eclipse.swt.graphics.GC gc, TableCellSWT cell) voidColumnActivityNew.cellPaint(org.eclipse.swt.graphics.GC gc, TableCellSWT cell) voidColumnActivityText.cellPaint(org.eclipse.swt.graphics.GC gc, TableCellSWT cell) voidColumnActivityType.cellPaint(org.eclipse.swt.graphics.GC gc, TableCellSWT cell) private org.eclipse.swt.graphics.RectangleColumnActivityActions.getDrawBounds(TableCellSWT cell) private org.eclipse.swt.graphics.RectangleColumnActivityText.getDrawBounds(TableCellSWT cell) private GCStringPrinterColumnActivityText.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 TypeMethodDescriptionvoidColumnFO_Progress.cellPaint(org.eclipse.swt.graphics.GC gcImage, TableCellSWT cell) voidColumnTJ_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 TypeMethodDescriptionvoidTableColumnOTOF_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 TypeMethodDescriptionvoidColumnTC_NameInfo.cellPaint(org.eclipse.swt.graphics.GC gc, TableCellSWT cell) voidColumnTC_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 TypeMethodDescriptionvoidTableCellSWTPaintListener.cellPaint(org.eclipse.swt.graphics.GC gc, TableCellSWT cell) org.eclipse.swt.graphics.PointTableViewSWT.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.PointTableViewPainted.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 voidTagsColumnHelper.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 TypeMethodDescriptionvoidNameItem.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 TypeMethodDescriptionvoidCategoryIconsItem.cellPaint(org.eclipse.swt.graphics.GC gc, TableCellSWT cell) voidColumnFileCount.cellPaint(org.eclipse.swt.graphics.GC gc, TableCellSWT cell) voidCompletionItem.cellPaint(org.eclipse.swt.graphics.GC gcImage, TableCellSWT cell) voidHealthItem.cellPaint(org.eclipse.swt.graphics.GC gc, TableCellSWT cell) voidNetworksIconsItem.cellPaint(org.eclipse.swt.graphics.GC gc, TableCellSWT cell) voidTagColorsItem.cellPaint(org.eclipse.swt.graphics.GC gc, TableCellSWT cell) voidTagIconsItem.cellPaint(org.eclipse.swt.graphics.GC gc, TableCellSWT cell)