|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectjApp.GraphicUtils
public final class GraphicUtils
| Field Summary | |
|---|---|
static java.awt.Paint |
BLACK_HATCH_PAINT
|
static java.awt.BasicStroke |
DEFAULT_STROKE
|
static java.awt.Paint |
WHITE_HATCH_PAINT
|
| Constructor Summary | |
|---|---|
GraphicUtils()
|
|
| Method Summary | |
|---|---|
static java.awt.Paint |
createHatchPaint(java.awt.Color c)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.awt.BasicStroke DEFAULT_STROKE
public static final java.awt.Paint BLACK_HATCH_PAINT
public static final java.awt.Paint WHITE_HATCH_PAINT
| Constructor Detail |
|---|
public GraphicUtils()
| Method Detail |
|---|
public static java.awt.Paint createHatchPaint(java.awt.Color c)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||