Uses of Package
org.jdesktop.swingx.error
Packages that use org.jdesktop.swingx.error
Package
Description
Contains extensions to the Swing GUI toolkit, including new and enhanced
components that provide functionality commonly required by rich,
data-centric client applications.
Contains classes and interfaces used by the
JErrorPane
component.Provides basic implementation of pluggable look-and-feel for SwingX components together with a
mechanism to support custom component look-and-feels.
-
Classes in org.jdesktop.swingx.error used by org.jdesktop.swingxClassDescriptionA simple class that encapsulates all the information needed to report a problem using the automated report/processing system.ErrorListener defines the interface for an object which listens to errors generated by a JX Swing component.ErrorReporter is used by
JXErrorPane
to implement a pluggable error reporting API. -
Classes in org.jdesktop.swingx.error used by org.jdesktop.swingx.errorClassDescriptionDefines an event which encapsulates an error which occurred in a JX Swing component which supports ErrorListeners.A simple class that encapsulates all the information needed to report a problem using the automated report/processing system.Extends
Level
adding theFATAL
error level.ErrorListener defines the interface for an object which listens to errors generated by a JX Swing component. -
Classes in org.jdesktop.swingx.error used by org.jdesktop.swingx.plaf.basicClassDescriptionA simple class that encapsulates all the information needed to report a problem using the automated report/processing system.