Spec-Zone .ru
спецификации, руководства, описания, API
Please note that the specifications and other information contained herein are not final and are subject to change. The information is being made available to you solely for purpose of evaluation.

Java™ Platform
Standard Ed. 7

DRAFT ea-b118

Uses of Class
javax.swing.plaf.synth.ColorType

Packages that use ColorType
Package Description
javax.swing.plaf.nimbus Provides user interface objects built according to the cross-platform Nimbus look and feel. 
javax.swing.plaf.synth Synth is a skinnable look and feel in which all painting is delegated. 
 

Uses of ColorType in javax.swing.plaf.nimbus
 

Methods in javax.swing.plaf.nimbus with parameters of type ColorType
Modifier and Type Method and Description
protected  Color NimbusStyle.getColorForState(SynthContext ctx, ColorType type)
           
 

Uses of ColorType in javax.swing.plaf.synth
 

Fields in javax.swing.plaf.synth declared as ColorType
Modifier and Type Field and Description
static ColorType ColorType.BACKGROUND
          ColorType for the background of a region.
static ColorType ColorType.FOCUS
          ColorType for the focus.
static ColorType ColorType.FOREGROUND
          ColorType for the foreground of a region.
static ColorType ColorType.TEXT_BACKGROUND
          ColorType for the background of a region.
static ColorType ColorType.TEXT_FOREGROUND
          ColorType for the foreground of a region.
 

Methods in javax.swing.plaf.synth with parameters of type ColorType
Modifier and Type Method and Description
 Color SynthStyle.getColor(SynthContext context, ColorType type)
          Returns the color for the specified state.
protected abstract  Color SynthStyle.getColorForState(SynthContext context, ColorType type)
          Returns the color for the specified state.
 


Java™ Platform
Standard Ed. 7

DRAFT ea-b118

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

Copyright © 1993, 2010, Oracle Corporation. All rights reserved.
DRAFT ea-b118

Scripting on this page tracks web page traffic, but does not change the content in any way.