|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.alee.extended.painter.DashedBorderPainterStyle
public final class DashedBorderPainterStyle
DashedBorderPainter style class.
Field Summary | |
---|---|
static float[] |
dash
Array representing the dashing pattern. |
static float |
dashPhase
Offset to start the dashing pattern. |
Constructor Summary | |
---|---|
DashedBorderPainterStyle()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static float[] dash
public static float dashPhase
Constructor Detail |
---|
public DashedBorderPainterStyle()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |