Package | Description |
---|---|
org.jdesktop.swingx.painter |
Contains classes and interfaces used by painter enabled components.
|
Modifier and Type | Method and Description |
---|---|
ImagePainter.ScaleType |
ImagePainter.getScaleType() |
static ImagePainter.ScaleType |
ImagePainter.ScaleType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImagePainter.ScaleType[] |
ImagePainter.ScaleType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ImagePainter.setScaleType(ImagePainter.ScaleType scaleType) |
Copyright © 2019. All rights reserved.