Uses of Class
com.biglybt.ui.swt.views.table.painted.TableColumnPainted
Packages that use TableColumnPainted
-
Uses of TableColumnPainted in com.biglybt.ui.swt.views.table.painted
Fields in com.biglybt.ui.swt.views.table.painted with type parameters of type TableColumnPaintedModifier and TypeFieldDescriptionprivate Map<TableColumnCore,
TableColumnPainted> TableViewPainted.paintedColumns
Methods in com.biglybt.ui.swt.views.table.painted that return TableColumnPaintedModifier and TypeMethodDescriptionprotected TableColumnPainted
TableViewPainted.getColumnPainted
(TableColumnCore c) Constructors in com.biglybt.ui.swt.views.table.painted with parameters of type TableColumnPaintedModifierConstructorDescriptionTableCellPainted
(TableRowPainted row, TableColumnPainted column, int pos)