|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.alee.laf.menu.WebPopupMenuSeparatorStyle
public final class WebPopupMenuSeparatorStyle
WebPopupMenuSeparator style class.
Field Summary | |
---|---|
static java.awt.Color |
color
Separator color. |
static int |
sideSpacing
Spacing between separator and popup menu border. |
static int |
spacing
Spacing between separator and menu items. |
static java.awt.Stroke |
stroke
Separator stroke. |
Constructor Summary | |
---|---|
WebPopupMenuSeparatorStyle()
|
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 color
public static java.awt.Stroke stroke
public static int spacing
public static int sideSpacing
Constructor Detail |
---|
public WebPopupMenuSeparatorStyle()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |