Package | Description |
---|---|
org.jdesktop.swingx.painter |
Contains classes and interfaces used by painter enabled components.
|
Modifier and Type | Class and Description |
---|---|
class |
ImagePainter
A Painter instance that paints an image.
|
class |
MattePainter
A Painter implementation that uses a Paint to fill the entire background
area.
|
class |
RectanglePainter
A painter which paints square and rounded rectangles
|
class |
ShapePainter
A Painter that paints java.awt.Shapes.
|
class |
TextPainter
A painter which draws text.
|
Copyright © 2015. All rights reserved.