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.error |
Contains classes and interfaces used by the
JErrorPane component. |
org.jdesktop.swingx.plaf.basic |
Provides basic implementation of pluggable look-and-feel for SwingX components together with a
mechanism to support custom component look-and-feels.
|
Class and Description |
---|
ErrorInfo
A simple class that encapsulates all the information needed
to report a problem using the automated report/processing system.
|
ErrorListener
ErrorListener defines the interface for an object which listens to errors generated
by a JX Swing component.
|
ErrorReporter
ErrorReporter is used by
JXErrorPane to
implement a pluggable error reporting API. |
Class and Description |
---|
ErrorEvent
Defines an event which encapsulates an error which occurred in a JX Swing component
which supports ErrorListeners.
|
ErrorInfo
A simple class that encapsulates all the information needed
to report a problem using the automated report/processing system.
|
ErrorLevel
Extends
Level adding the FATAL error level. |
ErrorListener
ErrorListener defines the interface for an object which listens to errors generated
by a JX Swing component.
|
Class and Description |
---|
ErrorInfo
A simple class that encapsulates all the information needed
to report a problem using the automated report/processing system.
|
Copyright © 2020. All rights reserved.