public class MsgBoxErrorListener extends java.lang.Object implements ErrorListener
| Constructor and Description |
|---|
MsgBoxErrorListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
errorOccurred(ErrorEvent errorEvent) |
java.util.List<java.lang.String> |
listenerInterest() |
public void errorOccurred(ErrorEvent errorEvent)
errorOccurred in interface ErrorListenerpublic java.util.List<java.lang.String> listenerInterest()
listenerInterest in interface ErrorListener