public final class WebPopupPainterStyle
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
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 and Description |
|---|
WebPopupPainterStyle() |
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