|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.alee.extended.statusbar.WebStatusBarStyle
public final class WebStatusBarStyle
User: mgarin Date: 24.07.12 Time: 16:21
Field Summary | |
---|---|
static java.awt.Color |
bottomBgColor
Status bar bottom background color |
static java.awt.Insets |
margin
Status bar margin |
static java.awt.Color |
topBgColor
Status bar top background color |
static boolean |
undecorated
Should decorate status bar or not |
Constructor Summary | |
---|---|
WebStatusBarStyle()
|
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 topBgColor
public static java.awt.Color bottomBgColor
public static java.awt.Insets margin
public static boolean undecorated
Constructor Detail |
---|
public WebStatusBarStyle()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |