|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.alee.laf.splitpane.WebSplitPaneStyle
public final class WebSplitPaneStyle
WebSplitPane style class.
Field Summary | |
---|---|
static java.awt.Color |
dividerBorderColor
Border color. |
static java.awt.Color |
dragDividerColor
Split pane divider color when dragged. |
static boolean |
drawDividerBorder
Whether should draw divider border or not. |
static java.awt.Insets |
margin
Default split pane margin. |
Constructor Summary | |
---|---|
WebSplitPaneStyle()
|
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 java.awt.Color dragDividerColor
public static boolean drawDividerBorder
public static java.awt.Color dividerBorderColor
Constructor Detail |
---|
public WebSplitPaneStyle()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |