public class ActionEventHandler extends java.lang.Object implements javafx.event.EventHandler<javafx.event.ActionEvent>
Modifier and Type | Field and Description |
---|---|
private ActionRep |
_actionRep |
private static Logger |
log
Logging .
|
Constructor and Description |
---|
ActionEventHandler(ActionRep actionRep)
Create.
|
Modifier and Type | Method and Description |
---|---|
void |
handle(javafx.event.ActionEvent event) |
private ActionRep _actionRep
public ActionEventHandler(ActionRep actionRep)
actionRep
- The ActionRep
to run on.public void handle(javafx.event.ActionEvent event)
handle
in interface javafx.event.EventHandler<javafx.event.ActionEvent>
Documentation built July 15 2019 on Linux by hrivnac