public interface GenericEventListener
extends java.util.EventListener
| Modifier and Type | Field and Description |
|---|---|
static GenericEventListener[] |
EMPTY_ARRAY |
| Modifier and Type | Method and Description |
|---|---|
void |
processEvent(java.util.EventObject event) |
static final GenericEventListener[] EMPTY_ARRAY