SubstanceColorSchemeAquaColorScheme, BarbyPinkColorScheme, BaseColorScheme, BaseDarkColorScheme, BaseLightColorScheme, BottleGreenColorScheme, BrownColorScheme, CharcoalColorScheme, CremeColorScheme, DarkGrayColorScheme, DarkMetallicColorScheme, DarkVioletColorScheme, DerivedColorsResolverLight, DesertSandColorScheme, EbonyColorScheme, JadeForestColorScheme, LightAquaColorScheme, LightGrayColorScheme, LimeGreenColorScheme, MetallicColorScheme, OliveColorScheme, OrangeColorScheme, PurpleColorScheme, RaspberryColorScheme, SepiaColorScheme, SteelBlueColorScheme, SunfireRedColorScheme, SunGlareColorScheme, SunsetColorScheme, TerracottaColorScheme, UltramarineColorSchemepublic interface SchemeDerivedColors
| Modifier and Type | Method | Description |
|---|---|---|
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 |
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 |
getTextBackgroundFillColor() |
Returns the text background fill 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. |
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 getTextBackgroundFillColor()
this scheme.this scheme.java.awt.Color getFocusRingColor()
this scheme.this scheme.