Uses of Class
org.jdesktop.swingx.error.ErrorEvent

Packages that use ErrorEvent
org.jdesktop.swingx.error 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 ErrorEvent
 void ErrorListener.errorOccured(ErrorEvent event)
          Tells listeners that an error has occured within the watched component.