- getAdditionalScreens() - Static method in class org.sellcom.javafx.stage.Screens
-
Returns the available additional screens.
- getAppId() - Method in class org.sellcom.javafx.application.Application
-
Returns the application's identifier.
- getCacheDirectory() - Method in class org.sellcom.javafx.application.Application
-
Returns the application's cache directory.
- getConfigDirectory() - Method in class org.sellcom.javafx.application.Application
-
Returns the application's config directory.
- getController(Class<T>) - Method in class org.sellcom.javafx.stage.FxmlDialog
-
Returns the controller associated with this dialog.
- getController(Class<T>) - Method in class org.sellcom.javafx.stage.FxmlStage
-
Returns the controller associated with this window.
- getDataDirectory() - Method in class org.sellcom.javafx.application.Application
-
Returns the application's cache directory.
- getEnd(NodeOrientation) - Static method in class org.sellcom.javafx.geometry.NodeOrientations
-
Returns the end position for the given node orientation.
- getExtensionFilters() - Method in class org.sellcom.javafx.stage.PathChooser
-
Returns the extension filters of the displayed file dialog.
- getInitialDirectory() - Method in class org.sellcom.javafx.stage.PathChooser
-
Returns the initial directory of the displayed file dialog.
- getInitialFileName() - Method in class org.sellcom.javafx.stage.PathChooser
-
Returns the initial file name of the displayed file dialog.
- getInstance() - Static method in class org.sellcom.javafx.application.Application
-
Returns the application instance.
- getLogDirectory() - Method in class org.sellcom.javafx.application.Application
-
Returns the application's log directory.
- getMax() - Method in class org.sellcom.javafx.scene.control.DoubleSpinner
-
Returns the maximum allowable value of this spinner.
- getMax() - Method in class org.sellcom.javafx.scene.control.IntegerSpinner
-
Returns the maximum allowable value of this spinner.
- getMin() - Method in class org.sellcom.javafx.scene.control.DoubleSpinner
-
Returns the minimum allowable value of this spinner.
- getMin() - Method in class org.sellcom.javafx.scene.control.IntegerSpinner
-
Returns the minimum allowable value of this spinner.
- getNodeOrientation() - Method in class org.sellcom.javafx.application.Application
-
Returns the application's node orientation.
- getSelectedExtensionFilter() - Method in class org.sellcom.javafx.stage.PathChooser
-
Returns the selected extension filter of the displayed file dialog.
- getStart(NodeOrientation) - Static method in class org.sellcom.javafx.geometry.NodeOrientations
-
Returns the start position for the given node orientation.
- getStepSize() - Method in class org.sellcom.javafx.scene.control.DoubleSpinner
-
Returns the step size of this spinner.
- getStepSize() - Method in class org.sellcom.javafx.scene.control.IntegerSpinner
-
Returns the step size of this spinner.
- getTitle() - Method in class org.sellcom.javafx.stage.PathChooser
-
Returns the title of the displayed file dialog.