import javafx.event.ActionEvent public class CreateControllerMethodInGroovy { void bar(ActionEvent actionEvent) { } }