Skip to content

Consider proc and cons of defining all app actions inside the code, not .fxml files #9

@introfog

Description

@introfog

It is possible to define all actions in code, consider is it worth to do it in that way, or leave @FXML methods.

E.g. in com.github.introfog.gitwave.controller.main.MainController#runCommand you can avoid having method with @FXML annotation and can define clink action for run button which is already present in com.github.introfog.gitwave.controller.main.MainController.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions