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 class
EditorController
An FXML controller that controls the CodeAreaclass
FiletreeController
An FXML controller that controls the Filetreeclass
MenubarController
A FXML controller that controls the MenuBarclass
ModelineController
A FXML controller that controls the Modeline