public interface ErrorListener
extends java.util.EventListener
ErrorEvent,
ErrorSupport| Modifier and Type | Method and Description |
|---|---|
void |
errorOccured(ErrorEvent event)
Tells listeners that an error has occured within the watched component.
|
void errorOccured(ErrorEvent event)
event -