Uses of Class
org.tentackle.fx.rdc.login.Login
-
Packages that use Login Package Description org.tentackle.fx.rdc.app Application lifecycle. -
-
Uses of Login in org.tentackle.fx.rdc.app
Methods in org.tentackle.fx.rdc.app that return Login Modifier and Type Method Description protected LoginLoginApplication. loadLoginController()Loads the login controller.
Applications may override this method to use specific FXML or CSS files.
-