public class ErrorTracker
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ALLERRORS |
Modifier and Type | Method and Description |
---|---|
void |
addErrorListener(ErrorListener errorListener) |
void |
broadcastError(ErrorEvent errorEvent) |
static ErrorTracker |
getErrorTracker() |
void |
removeErrorListener(ErrorListener errorListener) |
public static final java.lang.String ALLERRORS
public static ErrorTracker getErrorTracker()
public void addErrorListener(ErrorListener errorListener)
public void removeErrorListener(ErrorListener errorListener)
public void broadcastError(ErrorEvent errorEvent)