|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.alee.laf.scroll.WebScrollPaneStyle
public final class WebScrollPaneStyle
User: mgarin Date: 11/15/11 Time: 4:51 PM
Field Summary | |
---|---|
static java.awt.Color |
borderColor
Border color |
static java.awt.Color |
darkBorder
Dark border color |
static boolean |
drawBackground
Draw background |
static boolean |
drawBorder
Draw border |
static boolean |
drawFocus
Draw focus when ancestor of focused component |
static java.awt.Insets |
margin
Default scroll pane margin |
static int |
round
Decoration rounding |
static int |
shadeWidth
Decoration shade width |
Constructor Summary | |
---|---|
WebScrollPaneStyle()
|
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.Color borderColor
public static java.awt.Color darkBorder
public static boolean drawBorder
public static int round
public static int shadeWidth
public static java.awt.Insets margin
public static boolean drawFocus
public static boolean drawBackground
Constructor Detail |
---|
public WebScrollPaneStyle()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |