Uses of Interface
org.jdesktop.swingx.error.ErrorReporter
Packages that use ErrorReporter
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.
-
Uses of ErrorReporter in org.jdesktop.swingx
Fields in org.jdesktop.swingx declared as ErrorReporterModifier and TypeFieldDescriptionprivate ErrorReporterJXErrorPane.reporterThe delegate to use for reporting errors.Methods in org.jdesktop.swingx that return ErrorReporterModifier and TypeMethodDescriptionJXErrorPane.getErrorReporter()Gets theErrorReporterdelegate in use.Methods in org.jdesktop.swingx with parameters of type ErrorReporterModifier and TypeMethodDescriptionvoidJXErrorPane.setErrorReporter(ErrorReporter reporter) Sets theErrorReporterdelegate to use.