|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.alee.managers.style.skin.web.WebPopupPainterStyle
public final class WebPopupPainterStyle
Field Summary | |
---|---|
static java.awt.Color |
borderColor
Popup border color. |
static int |
cornerWidth
Popup dropdown style corner width. |
static PopupStyle |
popupStyle
Popup style. |
static int |
round
Popup corners rounding. |
static float |
shadeTransparency
Popup shade transparency. |
static int |
shadeWidth
Popup shade width. |
static float |
transparency
Popup background transparency. |
Constructor Summary | |
---|---|
WebPopupPainterStyle()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static PopupStyle popupStyle
public static java.awt.Color borderColor
public static int round
public static int shadeWidth
public static float shadeTransparency
public static int cornerWidth
public static float transparency
Constructor Detail |
---|
public WebPopupPainterStyle()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |