|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.batik.css.value.DefaultSystemColorResolver
This class provides a default implementation of a SystemColorResolver.
Inner Class Summary | |
protected static class |
DefaultSystemColorResolver.SystemColorWrapper
To encapsulate a SystemColor. |
Inner classes inherited from class org.apache.batik.css.value.SystemColorResolver |
SystemColorResolver.Color |
Constructor Summary | |
DefaultSystemColorResolver()
|
Method Summary | |
SystemColorResolver.Color |
activeBorder()
Returns the active border color. |
SystemColorResolver.Color |
activeCaption()
Returns the active caption color. |
SystemColorResolver.Color |
appWorkspace()
Returns the application workspace color. |
SystemColorResolver.Color |
background()
Returns the desktop color. |
SystemColorResolver.Color |
buttonFace()
Returns the buttons color. |
SystemColorResolver.Color |
buttonHighlight()
Returns the button highlight color. |
SystemColorResolver.Color |
buttonShadow()
Returns the button shadow color. |
SystemColorResolver.Color |
buttonText()
Returns the button text color. |
SystemColorResolver.Color |
captionText()
Returns the caption text color. |
SystemColorResolver.Color |
grayText()
Returns the gray text color. |
SystemColorResolver.Color |
highlight()
Returns the highlight color. |
SystemColorResolver.Color |
highlightText()
Returns the highlight text color. |
SystemColorResolver.Color |
inactiveBorder()
Returns the inactive border color. |
SystemColorResolver.Color |
inactiveCaption()
Returns the inactive caption color. |
SystemColorResolver.Color |
inactiveCaptionText()
Returns the inactive caption text color. |
SystemColorResolver.Color |
infoBackground()
Returns the info background color. |
SystemColorResolver.Color |
infoText()
Returns the info text color. |
SystemColorResolver.Color |
menu()
Returns the menu background color. |
SystemColorResolver.Color |
menuText()
Returns the menu text color. |
SystemColorResolver.Color |
scrollbar()
Returns the scrollbar background color. |
SystemColorResolver.Color |
threeDDarkShadow()
Returns the 3D dark shadow color. |
SystemColorResolver.Color |
threeDFace()
Returns the 3D face color. |
SystemColorResolver.Color |
threeDHighlight()
Returns the 3D highlight color. |
SystemColorResolver.Color |
threeDLightShadow()
Returns the 3D light shadow color. |
SystemColorResolver.Color |
threeDShadow()
Returns the 3D shadow color. |
SystemColorResolver.Color |
window()
Returns the window's color. |
SystemColorResolver.Color |
windowFrame()
Returns the window frame color. |
SystemColorResolver.Color |
windowText()
Returns the window text color. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DefaultSystemColorResolver()
Method Detail |
public SystemColorResolver.Color activeBorder()
activeBorder
in interface SystemColorResolver
public SystemColorResolver.Color activeCaption()
activeCaption
in interface SystemColorResolver
public SystemColorResolver.Color appWorkspace()
appWorkspace
in interface SystemColorResolver
public SystemColorResolver.Color background()
background
in interface SystemColorResolver
public SystemColorResolver.Color buttonFace()
buttonFace
in interface SystemColorResolver
public SystemColorResolver.Color buttonHighlight()
buttonHighlight
in interface SystemColorResolver
public SystemColorResolver.Color buttonShadow()
buttonShadow
in interface SystemColorResolver
public SystemColorResolver.Color buttonText()
buttonText
in interface SystemColorResolver
public SystemColorResolver.Color captionText()
captionText
in interface SystemColorResolver
public SystemColorResolver.Color grayText()
grayText
in interface SystemColorResolver
public SystemColorResolver.Color highlight()
highlight
in interface SystemColorResolver
public SystemColorResolver.Color highlightText()
highlightText
in interface SystemColorResolver
public SystemColorResolver.Color inactiveBorder()
inactiveBorder
in interface SystemColorResolver
public SystemColorResolver.Color inactiveCaption()
inactiveCaption
in interface SystemColorResolver
public SystemColorResolver.Color inactiveCaptionText()
inactiveCaptionText
in interface SystemColorResolver
public SystemColorResolver.Color infoBackground()
infoBackground
in interface SystemColorResolver
public SystemColorResolver.Color infoText()
infoText
in interface SystemColorResolver
public SystemColorResolver.Color menu()
menu
in interface SystemColorResolver
public SystemColorResolver.Color menuText()
menuText
in interface SystemColorResolver
public SystemColorResolver.Color scrollbar()
scrollbar
in interface SystemColorResolver
public SystemColorResolver.Color threeDDarkShadow()
threeDDarkShadow
in interface SystemColorResolver
public SystemColorResolver.Color threeDFace()
threeDFace
in interface SystemColorResolver
public SystemColorResolver.Color threeDHighlight()
threeDHighlight
in interface SystemColorResolver
public SystemColorResolver.Color threeDLightShadow()
threeDLightShadow
in interface SystemColorResolver
public SystemColorResolver.Color threeDShadow()
threeDShadow
in interface SystemColorResolver
public SystemColorResolver.Color window()
window
in interface SystemColorResolver
public SystemColorResolver.Color windowFrame()
windowFrame
in interface SystemColorResolver
public SystemColorResolver.Color windowText()
windowText
in interface SystemColorResolver
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |