- get(Class<T>) - Method in class org.dajlab.gui.DajlabModel
-
Get a model from the map using the class.
- getAboutItems() - Method in interface org.dajlab.gui.extension.MenuExtensionInterface
-
To add items to the About menu.
- getControllers() - Method in class org.dajlab.gui.DajlabScene
-
- getFileItems() - Method in interface org.dajlab.gui.extension.MenuExtensionInterface
-
To add items to the File menu.
- getIcon(String) - Method in class org.dajlab.gui.AbstractDajlabTab
-
Return a picture node from the path.
- getLocalization() - Method in interface org.dajlab.gui.extension.DajlabControllerExtensionInterface
-
- getMenus() - Method in interface org.dajlab.gui.extension.MenuExtensionInterface
-
To add menus to menu bar.
- getModel() - Method in interface org.dajlab.gui.extension.DajlabControllerExtensionInterface
-
Return the model.
- getString(String) - Static method in class org.dajlab.gui.MessagesUtil
-
Get message from the key.
- getString(String, Object...) - Static method in class org.dajlab.gui.MessagesUtil
-
Get message with valued parameters
- getTabs() - Method in interface org.dajlab.gui.extension.TabExtensionInterface
-
To add tabs to the tabpane of the application.