Spec-Zone .ru
спецификации, руководства, описания, API
|
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
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 SynthPainter in javax.swing.plaf.nimbus |
---|
Modifier and Type | Method and Description |
---|---|
SynthPainter |
NimbusStyle.getPainter(SynthContext ctx)
|
Uses of SynthPainter in javax.swing.plaf.synth |
---|
Modifier and Type | Method and Description |
---|---|
SynthPainter |
SynthStyle.getPainter(SynthContext context)
Returns the SynthPainter that will be used for painting. |
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1993, 2010, Oracle Corporation. All rights reserved.