Uses of Class
org.jdesktop.swingx.error.ErrorEvent
Packages that use ErrorEvent
Package
Description
Contains classes and interfaces used by the
JErrorPane
component.-
Uses of ErrorEvent in org.jdesktop.swingx.error
Methods in org.jdesktop.swingx.error with parameters of type ErrorEventModifier and TypeMethodDescriptionvoid
ErrorListener.errorOccured
(ErrorEvent event) Tells listeners that an error has occured within the watched component.