public final class ActionHandler extends AbstractNamedEventHandler<ActionEvent,ActionAdapter>
adapter
Constructor and Description |
---|
ActionHandler(ActionAdapter actionAdapter)
Default Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
handle(ActionEvent actionEvent) |
adapter, getName, toString
public ActionHandler(ActionAdapter actionAdapter)
actionAdapter
- the adapter to usepublic void handle(ActionEvent actionEvent)
Copyright © 2011–2016 JRebirth OSS. All rights reserved.