|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.alee.extended.colorchooser.WebGradientColorChooserStyle
public final class WebGradientColorChooserStyle
User: mgarin Date: 23.11.12 Time: 19:10
Field Summary | |
---|---|
static java.awt.Color |
foreground
Default labels foreground |
static java.awt.Dimension |
gripperSize
Default gripper size |
static java.awt.Font |
labelsFont
Default labels font |
static int |
lineWidth
Default chooser line width |
static java.awt.Insets |
margin
Default chooser margin |
static boolean |
paintLabels
Should draw labels by default |
static int |
shadeWidth
Decoration shade width |
Constructor Summary | |
---|---|
WebGradientColorChooserStyle()
|
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 shadeWidth
public static int lineWidth
public static java.awt.Dimension gripperSize
public static java.awt.Insets margin
public static boolean paintLabels
public static java.awt.Font labelsFont
public static java.awt.Color foreground
Constructor Detail |
---|
public WebGradientColorChooserStyle()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |