|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.alee.laf.label.WebLabelStyle
public final class WebLabelStyle
WebLabel style class.
Field Summary | |
---|---|
static java.awt.Color |
backgroundColor
Label background color. |
static Painter |
backgroundPainter
Default label background painter. |
static boolean |
drawShade
Draw shade behind the text. |
static java.awt.Insets |
margin
Label margin. |
static Painter |
painter
Label background painter. |
static java.awt.Color |
shadeColor
Default label shade color. |
static java.lang.Float |
transparency
Default label transparency. |
Constructor Summary | |
---|---|
WebLabelStyle()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static java.awt.Insets margin
public static Painter painter
public static java.awt.Color backgroundColor
public static boolean drawShade
public static java.awt.Color shadeColor
public static java.lang.Float transparency
public static Painter backgroundPainter
Constructor Detail |
---|
public WebLabelStyle()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |