|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.alee.extended.painter.BorderPainterStyle
public final class BorderPainterStyle
BorderPainter style class.
Field Summary | |
---|---|
static java.awt.Color |
color
Border color. |
static int |
round
Border round. |
static java.awt.Stroke |
stroke
Border stroke. |
static int |
width
Border width. |
Constructor Summary | |
---|---|
BorderPainterStyle()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static int width
public static int round
public static java.awt.Color color
public static java.awt.Stroke stroke
Constructor Detail |
---|
public BorderPainterStyle()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |