Uses of Enum
org.jdesktop.swingx.painter.ImagePainter.ScaleType
Packages that use ImagePainter.ScaleType
Package
Description
Contains classes and interfaces used by painter enabled components.
-
Uses of ImagePainter.ScaleType in org.jdesktop.swingx.painter
Methods in org.jdesktop.swingx.painter that return ImagePainter.ScaleTypeModifier and TypeMethodDescriptionImagePainter.getScaleType()
static ImagePainter.ScaleType
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.Methods in org.jdesktop.swingx.painter with parameters of type ImagePainter.ScaleTypeModifier and TypeMethodDescriptionvoid
ImagePainter.setScaleType
(ImagePainter.ScaleType scaleType)