net.infonode.gui
public class HighlightPainter extends Object
Version: $Revision: 1.6 $
Method Summary | |
---|---|
static void | drawLine(Graphics g, int x1, int y1, int x2, int y2, boolean clockWise, boolean inside, Color highlightColor, Color middleColor, Color shadowColor) |
static float | getBlendFactor(int dx, int dy) |
protected static int | getHighlightOffsetX(int deltaX, int deltaY) |
protected static int | getHighlightOffsetY(int deltaX, int deltaY) |