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