Class TablePaintedUtils
- java.lang.Object
-
- com.biglybt.ui.swt.views.table.painted.TablePaintedUtils
-
public class TablePaintedUtils extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description private static boolean
is_dark
-
Constructor Summary
Constructors Constructor Description TablePaintedUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.eclipse.swt.graphics.Color
getColour(org.eclipse.swt.graphics.Device device, int type)
protected static org.eclipse.swt.graphics.Color
getColour(org.eclipse.swt.graphics.GC gc, int type)
protected static boolean
isDark()
-