import javafx.event.ActionEvent; public class CreateControllerMethod { public void bar(ActionEvent actionEvent) { //To change body of created methods use File | Settings | File Templates. } }