|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SchemeDerivedColors
Interface for derived color scheme colors.
Method Summary | |
---|---|
java.awt.Color |
getBackgroundFillColor()
Returns the background fill color for this scheme. |
java.awt.Color |
getFocusRingColor()
Returns the focus ring color for this scheme. |
java.awt.Color |
getLightBackgroundFillColor()
Returns the light background fill color for this scheme. |
java.awt.Color |
getLineColor()
Returns the line color for this scheme. |
java.awt.Color |
getSelectionBackgroundColor()
Returns the selection background color for this scheme. |
java.awt.Color |
getSelectionForegroundColor()
Returns the selection foreground color for this scheme. |
java.awt.Color |
getWatermarkDarkColor()
Returns the watermark dark color for this scheme. |
java.awt.Color |
getWatermarkLightColor()
Returns the watermark light color for this scheme. |
java.awt.Color |
getWatermarkStampColor()
Returns the watermark stamp color for this scheme. |
Method Detail |
---|
java.awt.Color getWatermarkStampColor()
this
scheme.
this
scheme.java.awt.Color getWatermarkLightColor()
this
scheme.
this
scheme.java.awt.Color getWatermarkDarkColor()
this
scheme.
this
scheme.java.awt.Color getLineColor()
this
scheme.
this
scheme.java.awt.Color getSelectionBackgroundColor()
this
scheme.
this
scheme.java.awt.Color getSelectionForegroundColor()
this
scheme.
this
scheme.java.awt.Color getBackgroundFillColor()
this
scheme.
this
scheme.java.awt.Color getLightBackgroundFillColor()
this
scheme.
this
scheme.java.awt.Color getFocusRingColor()
this
scheme.
this
scheme.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |