Package | Description |
---|---|
org.jdesktop.swingx |
Contains extensions to the Swing GUI toolkit, including new and enhanced
components that provide functionality commonly required by rich,
data-centric client applications.
|
org.jdesktop.swingx.editors | |
org.jdesktop.swingx.painter |
Contains classes and interfaces used by painter enabled components.
|
Modifier and Type | Class and Description |
---|---|
class |
URLPainter |
Modifier and Type | Method and Description |
---|---|
static void |
PainterUtil.savePainterToImage(javax.swing.JComponent testPanel,
CompoundPainter compoundPainter,
java.io.File file) |
Modifier and Type | Class and Description |
---|---|
class |
AlphaPainter<T>
Applies an alpha value to an entire stack of painters.
|