Uses of Class
com.biglybt.ui.swt.views.table.impl.TableCellSWTBase
Packages that use TableCellSWTBase
-
Uses of TableCellSWTBase in com.biglybt.ui.swt.views.table.impl
Fields in com.biglybt.ui.swt.views.table.impl with type parameters of type TableCellSWTBaseModifier and TypeFieldDescriptionprotected Map<String, TableCellSWTBase> TableRowSWTBase.mTableCells -
Uses of TableCellSWTBase in com.biglybt.ui.swt.views.table.painted
Subclasses of TableCellSWTBase in com.biglybt.ui.swt.views.table.paintedFields in com.biglybt.ui.swt.views.table.painted declared as TableCellSWTBaseMethods in com.biglybt.ui.swt.views.table.painted with parameters of type TableCellSWTBaseModifier and TypeMethodDescriptionprivate booleanTableRowPainted.swt_paintCell(org.eclipse.swt.graphics.GC gc, org.eclipse.swt.graphics.Rectangle cellBounds, TableCellSWTBase cell, org.eclipse.swt.graphics.Color shadowColor, boolean enableColumnBG, boolean enableColumnFG, boolean isAltColor)