public interface ActionListener
| Modifier and Type | Method and Description |
|---|---|
void |
process(Action action)
Process a action sent to
ActionListener. |
void process(Action action)
ActionListener.action - Action to be processed.Copyright © 2015–2017 Red Hat, Inc.. All rights reserved.