public interface ActionPanelListener
| Modifier and Type | Method and Description |
|---|---|
void |
actionTriggered(ActionPanel source,
Object actionValue)
Called when an action has been triggered.
|
void actionTriggered(ActionPanel source, Object actionValue)
actionValue - the value registered with the action panel for the action that got triggeredCopyright © 2012. All Rights Reserved.