|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.alee.laf.menu.WebMenuBarStyle
public final class WebMenuBarStyle
User: mgarin Date: 31.01.12 Time: 16:39
Field Summary | |
---|---|
static java.awt.Color |
borderColor
Decoration shade width |
static MenuBarStyle |
menuBarStyle
Decoration shade width |
static int |
round
Decoration rounding |
static int |
shadeWidth
Decoration shade width |
static boolean |
undecorated
Decorate panel with Web-styled background or not |
Constructor Summary | |
---|---|
WebMenuBarStyle()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static boolean undecorated
public static int round
public static int shadeWidth
public static MenuBarStyle menuBarStyle
public static java.awt.Color borderColor
Constructor Detail |
---|
public WebMenuBarStyle()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |