|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.alee.laf.list.WebListStyle
public final class WebListStyle
WebList style class.
Field Summary | |
---|---|
static boolean |
autoScrollToSelection
Whether should scroll list down to selection automatically or not. |
static java.awt.Color |
background
List selection background. |
static boolean |
decorateSelection
Whether should decorate selected and rollover cells or not. |
static java.awt.Color |
foreground
List selection background. |
static boolean |
highlightRolloverCell
Whether should highlight rollover cell or not. |
static int |
selectionRound
Cells selection rounding. |
static int |
selectionShadeWidth
Cells selection shade width. |
Constructor Summary | |
---|---|
WebListStyle()
|
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 decorateSelection
public static boolean highlightRolloverCell
public static int selectionRound
public static int selectionShadeWidth
public static boolean autoScrollToSelection
public static java.awt.Color foreground
public static java.awt.Color background
Constructor Detail |
---|
public WebListStyle()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |