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. |
Uses of LinearGradientPaint in javax.swing.plaf.nimbus |
---|
Modifier and Type | Method and Description |
---|---|
protected LinearGradientPaint |
AbstractRegionPainter.decodeGradient(float x1,
float y1,
float x2,
float y2,
float[] midpoints,
Color[] colors)
Given parameters for creating a LinearGradientPaint, this method will create and return a linear gradient paint. |
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1993, 2010, Oracle Corporation. All rights reserved.