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.
|
Modifier and Type | Method and Description |
---|---|
Painter<JXButton> |
JXButton.getBackgroundPainter() |
Painter<JXButton> |
JXButton.getForegroundPainter() |
Modifier and Type | Method and Description |
---|---|
void |
JXButton.setBackgroundPainter(Painter<JXButton> p) |
void |
JXButton.setForegroundPainter(Painter<JXButton> p) |