Class TablePaintedUtils
java.lang.Object
com.biglybt.ui.swt.views.table.painted.TablePaintedUtils
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
is_dark
private static boolean is_dark
-
-
Constructor Details
-
TablePaintedUtils
public TablePaintedUtils()
-
-
Method Details
-
isDark
public static boolean isDark() -
getColour
protected static org.eclipse.swt.graphics.Color getColour(org.eclipse.swt.graphics.GC gc, int type) -
getColour
public static org.eclipse.swt.graphics.Color getColour(org.eclipse.swt.graphics.Device device, int type)
-