public interface ActionListener
extends java.util.EventListener
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
REVISION |
| Modifier and Type | Method and Description |
|---|---|
boolean |
performAction(java.lang.Object obj)
Perform a generic action on the given object.
|
static final java.lang.String REVISION
boolean performAction(java.lang.Object obj)
obj - Target Object to perform actionCopyright © 2001-2017 Jalios SA. All Rights Reserved.