Class TableColumnPainted
- java.lang.Object
-
- com.biglybt.ui.swt.views.table.impl.TableColumnSWTBase
-
- com.biglybt.ui.swt.views.table.painted.TableColumnPainted
-
- All Implemented Interfaces:
TableColumnSWT
public class TableColumnPainted extends TableColumnSWTBase
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
TableColumnPainted(TableColumnCore core)
-
Method Summary
-
Methods inherited from class com.biglybt.ui.swt.views.table.impl.TableColumnSWTBase
getBackground, getColumnCore, getForeground, requestBackgroundColor, requestForegroundColor, sync
-
-
-
-
Constructor Detail
-
TableColumnPainted
protected TableColumnPainted(TableColumnCore core)
-
-