JavaTM 2 Platform
Std. Ed. v1.3

Uses of Class
javax.swing.plaf.ColorUIResource

Packages that use ColorUIResource
javax.swing.plaf.metal Provides user interface objects built according to the ``metal'' look-and-feel. 
 

Uses of ColorUIResource in javax.swing.plaf.metal
 

Methods in javax.swing.plaf.metal that return ColorUIResource
static ColorUIResource MetalLookAndFeel.getDesktopColor()
           
static ColorUIResource MetalLookAndFeel.getFocusColor()
           
static ColorUIResource MetalLookAndFeel.getWhite()
           
static ColorUIResource MetalLookAndFeel.getBlack()
           
static ColorUIResource MetalLookAndFeel.getControl()
           
static ColorUIResource MetalLookAndFeel.getControlShadow()
           
static ColorUIResource MetalLookAndFeel.getControlDarkShadow()
           
static ColorUIResource MetalLookAndFeel.getControlInfo()
           
static ColorUIResource MetalLookAndFeel.getControlHighlight()
           
static ColorUIResource MetalLookAndFeel.getControlDisabled()
           
static ColorUIResource MetalLookAndFeel.getPrimaryControl()
           
static ColorUIResource MetalLookAndFeel.getPrimaryControlShadow()
           
static ColorUIResource MetalLookAndFeel.getPrimaryControlDarkShadow()
           
static ColorUIResource MetalLookAndFeel.getPrimaryControlInfo()
           
static ColorUIResource MetalLookAndFeel.getPrimaryControlHighlight()
           
static ColorUIResource MetalLookAndFeel.getSystemTextColor()
           
static ColorUIResource MetalLookAndFeel.getControlTextColor()
           
static ColorUIResource MetalLookAndFeel.getInactiveControlTextColor()
           
static ColorUIResource MetalLookAndFeel.getInactiveSystemTextColor()
           
static ColorUIResource MetalLookAndFeel.getUserTextColor()
           
static ColorUIResource MetalLookAndFeel.getTextHighlightColor()
           
static ColorUIResource MetalLookAndFeel.getHighlightedTextColor()
           
static ColorUIResource MetalLookAndFeel.getWindowBackground()
           
static ColorUIResource MetalLookAndFeel.getWindowTitleBackground()
           
static ColorUIResource MetalLookAndFeel.getWindowTitleForeground()
           
static ColorUIResource MetalLookAndFeel.getWindowTitleInactiveBackground()
           
static ColorUIResource MetalLookAndFeel.getWindowTitleInactiveForeground()
           
static ColorUIResource MetalLookAndFeel.getMenuBackground()
           
static ColorUIResource MetalLookAndFeel.getMenuForeground()
           
static ColorUIResource MetalLookAndFeel.getMenuSelectedBackground()
           
static ColorUIResource MetalLookAndFeel.getMenuSelectedForeground()
           
static ColorUIResource MetalLookAndFeel.getMenuDisabledForeground()
           
static ColorUIResource MetalLookAndFeel.getSeparatorBackground()
           
static ColorUIResource MetalLookAndFeel.getSeparatorForeground()
           
static ColorUIResource MetalLookAndFeel.getAcceleratorForeground()
           
static ColorUIResource MetalLookAndFeel.getAcceleratorSelectedForeground()
           
protected abstract  ColorUIResource MetalTheme.getPrimary1()
           
protected abstract  ColorUIResource MetalTheme.getPrimary2()
           
protected abstract  ColorUIResource MetalTheme.getPrimary3()
           
protected abstract  ColorUIResource MetalTheme.getSecondary1()
           
protected abstract  ColorUIResource MetalTheme.getSecondary2()
           
protected abstract  ColorUIResource MetalTheme.getSecondary3()
           
protected  ColorUIResource MetalTheme.getWhite()
           
protected  ColorUIResource MetalTheme.getBlack()
           
 ColorUIResource MetalTheme.getFocusColor()
           
 ColorUIResource MetalTheme.getDesktopColor()
           
 ColorUIResource MetalTheme.getControl()
           
 ColorUIResource MetalTheme.getControlShadow()
           
 ColorUIResource MetalTheme.getControlDarkShadow()
           
 ColorUIResource MetalTheme.getControlInfo()
           
 ColorUIResource MetalTheme.getControlHighlight()
           
 ColorUIResource MetalTheme.getControlDisabled()
           
 ColorUIResource MetalTheme.getPrimaryControl()
           
 ColorUIResource MetalTheme.getPrimaryControlShadow()
           
 ColorUIResource MetalTheme.getPrimaryControlDarkShadow()
           
 ColorUIResource MetalTheme.getPrimaryControlInfo()
           
 ColorUIResource MetalTheme.getPrimaryControlHighlight()
           
 ColorUIResource MetalTheme.getSystemTextColor()
           
 ColorUIResource MetalTheme.getControlTextColor()
           
 ColorUIResource MetalTheme.getInactiveControlTextColor()
           
 ColorUIResource MetalTheme.getInactiveSystemTextColor()
           
 ColorUIResource MetalTheme.getUserTextColor()
           
 ColorUIResource MetalTheme.getTextHighlightColor()
           
 ColorUIResource MetalTheme.getHighlightedTextColor()
           
 ColorUIResource MetalTheme.getWindowBackground()
           
 ColorUIResource MetalTheme.getWindowTitleBackground()
           
 ColorUIResource MetalTheme.getWindowTitleForeground()
           
 ColorUIResource MetalTheme.getWindowTitleInactiveBackground()
           
 ColorUIResource MetalTheme.getWindowTitleInactiveForeground()
           
 ColorUIResource MetalTheme.getMenuBackground()
           
 ColorUIResource MetalTheme.getMenuForeground()
           
 ColorUIResource MetalTheme.getMenuSelectedBackground()
           
 ColorUIResource MetalTheme.getMenuSelectedForeground()
           
 ColorUIResource MetalTheme.getMenuDisabledForeground()
           
 ColorUIResource MetalTheme.getSeparatorBackground()
           
 ColorUIResource MetalTheme.getSeparatorForeground()
           
 ColorUIResource MetalTheme.getAcceleratorForeground()
           
 ColorUIResource MetalTheme.getAcceleratorSelectedForeground()
           
protected  ColorUIResource DefaultMetalTheme.getPrimary1()
           
protected  ColorUIResource DefaultMetalTheme.getPrimary2()
           
protected  ColorUIResource DefaultMetalTheme.getPrimary3()
           
protected  ColorUIResource DefaultMetalTheme.getSecondary1()
           
protected  ColorUIResource DefaultMetalTheme.getSecondary2()
           
protected  ColorUIResource DefaultMetalTheme.getSecondary3()
           
 


JavaTM 2 Platform
Std. Ed. v1.3

Submit a bug or feature
For further API reference and developer documentation, see Java 2 SDK SE Developer Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.

Java, Java 2D, and JDBC are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-2000 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A. All Rights Reserved.