Uses of Interface
app.controllers.Controller
| Package | Description |
|---|---|
| app | |
| app.controllers |
-
Uses of Controller in app
Methods in app that return types with arguments of type Controller Modifier and Type Method Description java.util.List<Controller>MainController. getInnerControllers() -
Uses of Controller in app.controllers
Classes in app.controllers that implement Controller Modifier and Type Class Description classEditorControllerAn FXML controller that controls the CodeAreaclassFiletreeControllerAn FXML controller that controls the FiletreeclassMenubarControllerA FXML controller that controls the MenuBarclassModelineControllerA FXML controller that controls the Modeline