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 | Description |
---|---|---|
ErrorReporter |
JXErrorPane.getErrorReporter() |
Gets the
ErrorReporter delegate in use. |
Modifier and Type | Method | Description |
---|---|---|
void |
JXErrorPane.setErrorReporter(ErrorReporter reporter) |
Sets the
ErrorReporter delegate to use. |