public abstract class AbstractEventListener extends Object implements EventListener
| Constructor and Description |
|---|
AbstractEventListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
process(Component source,
String eventName) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprocesspublic void process(Component source, String eventName)
process in interface EventListenerCopyright © 2015. All Rights Reserved.