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