|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.explodingpixels.macwidgets.SourceListStandardColorScheme
com.explodingpixels.macwidgets.SourceListBizLafColorScheme
public class SourceListBizLafColorScheme
| Field Summary | |
|---|---|
static java.awt.Color |
ACTIVE_BACKGROUND_COLOR
|
static java.awt.Color |
INACTIVE_BACKGROUND_COLOR
|
| Fields inherited from class com.explodingpixels.macwidgets.SourceListStandardColorScheme |
|---|
UNSELECTED_COLLAPSED_ICON |
| Constructor Summary | |
|---|---|
SourceListBizLafColorScheme()
|
|
| Method Summary | |
|---|---|
java.awt.Color |
getActiveBackgroundColor()
The background color of the SourceList when it is in an active window. |
MacWidgetsPainter<java.awt.Component> |
getActiveFocusedSelectedItemPainter()
The MacWidgetsPainter to use for drawing the SourceList selection when the
SourceList is in the active window and has focus. |
java.awt.Color |
getInactiveBackgroundColor()
The background color of the SourceList when it is in an inactive window. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.awt.Color ACTIVE_BACKGROUND_COLOR
public static final java.awt.Color INACTIVE_BACKGROUND_COLOR
| Constructor Detail |
|---|
public SourceListBizLafColorScheme()
| Method Detail |
|---|
public MacWidgetsPainter<java.awt.Component> getActiveFocusedSelectedItemPainter()
SourceListColorSchemeMacWidgetsPainter to use for drawing the SourceList selection when the
SourceList is in the active window and has focus.
getActiveFocusedSelectedItemPainter in interface SourceListColorSchemegetActiveFocusedSelectedItemPainter in class SourceListStandardColorSchemePainter to use for painting the selection in an active window where the
SourceList has focus.public java.awt.Color getActiveBackgroundColor()
SourceListColorSchemeSourceList when it is in an active window.
getActiveBackgroundColor in interface SourceListColorSchemegetActiveBackgroundColor in class SourceListStandardColorSchemeSourceList when it is in an active window.public java.awt.Color getInactiveBackgroundColor()
SourceListColorSchemeSourceList when it is in an inactive window.
getInactiveBackgroundColor in interface SourceListColorSchemegetInactiveBackgroundColor in class SourceListStandardColorSchemeSourceList when it is in an inactive window.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||