A D E G H I L M N O P R S T V W
A
- alreadyExecuted() - Method in class org.fuin.devsupwiz.base.SummaryTask
-
- alreadyExecuted() - Method in class org.fuin.devsupwiz.base.WelcomeTask
-
D
- DevSetupWizard - Class in org.fuin.devsupwiz.base
-
Developer setup JavaFX application.
- DevSetupWizard() - Constructor for class org.fuin.devsupwiz.base.DevSetupWizard
-
E
- execute() - Method in class org.fuin.devsupwiz.base.SummaryTask
-
- execute() - Method in class org.fuin.devsupwiz.base.WelcomeTask
-
G
- getController() - Method in class org.fuin.devsupwiz.base.NodeControllerPair
-
Returns the controller.
- getController() - Method in class org.fuin.devsupwiz.base.TaskModel
-
Returns the current UI controller.
- getFxml() - Method in class org.fuin.devsupwiz.base.SummaryTask
-
- getFxml() - Method in class org.fuin.devsupwiz.base.WelcomeTask
-
- getId() - Method in class org.fuin.devsupwiz.base.SummaryTask
-
- getId() - Method in class org.fuin.devsupwiz.base.WelcomeTask
-
- getNode() - Method in class org.fuin.devsupwiz.base.TaskModel
-
Returns the current UI.
- getParent() - Method in class org.fuin.devsupwiz.base.NodeControllerPair
-
Returns the parent node.
- getPosText() - Method in class org.fuin.devsupwiz.base.TaskModel
-
Returns a text for displaying the current position.
- getResource() - Method in class org.fuin.devsupwiz.base.SummaryTask
-
- getResource() - Method in class org.fuin.devsupwiz.base.WelcomeTask
-
- getTask() - Method in class org.fuin.devsupwiz.base.SummaryController
-
- getTask() - Method in class org.fuin.devsupwiz.base.TaskModel
-
Returns the current task.
- getTask() - Method in class org.fuin.devsupwiz.base.WelcomeController
-
- getType() - Method in class org.fuin.devsupwiz.base.SummaryTask
-
- getType() - Method in class org.fuin.devsupwiz.base.WelcomeTask
-
- getTypeId() - Method in class org.fuin.devsupwiz.base.SummaryTask
-
- getTypeId() - Method in class org.fuin.devsupwiz.base.WelcomeTask
-
- getValidationErrors() - Method in class org.fuin.devsupwiz.base.SummaryController
-
- getValidationErrors() - Method in class org.fuin.devsupwiz.base.WelcomeController
-
H
- hasNext() - Method in class org.fuin.devsupwiz.base.TaskModel
-
Determines if it's possible to switch to the next task.
- hasPrevious() - Method in class org.fuin.devsupwiz.base.TaskModel
-
Determines if it's possible to switch to the previous task.
I
- init() - Method in class org.fuin.devsupwiz.base.DevSetupWizard
-
- init(SetupTask) - Method in class org.fuin.devsupwiz.base.SummaryController
-
- init() - Method in class org.fuin.devsupwiz.base.TaskModel
-
Initializes the task model.
- init(SetupTask) - Method in class org.fuin.devsupwiz.base.WelcomeController
-
- initialize(URL, ResourceBundle) - Method in class org.fuin.devsupwiz.base.MainController
-
- initialize(URL, ResourceBundle) - Method in class org.fuin.devsupwiz.base.WelcomeController
-
L
- load(String, Instance<FXMLLoader>, String, String) - Static method in class org.fuin.devsupwiz.base.NodeControllerPair
-
Creates a new node/controller pair by loading it from an FXML file.
M
- MainController - Class in org.fuin.devsupwiz.base
-
Main application controller.
- MainController() - Constructor for class org.fuin.devsupwiz.base.MainController
-
N
- next() - Method in class org.fuin.devsupwiz.base.TaskModel
-
Switch to the next task.
- NodeControllerPair<T> - Class in org.fuin.devsupwiz.base
-
Combines a node and it's controller.
- NodeControllerPair(Parent, T) - Constructor for class org.fuin.devsupwiz.base.NodeControllerPair
-
Constructor with all data.
O
- org.fuin.devsupwiz.base - package org.fuin.devsupwiz.base
-
P
- previous() - Method in class org.fuin.devsupwiz.base.TaskModel
-
Switch to the previous task.
- ProgressController - Class in org.fuin.devsupwiz.base
-
Controller for the progress pane.
- ProgressController() - Constructor for class org.fuin.devsupwiz.base.ProgressController
-
R
- refreshStatus() - Method in class org.fuin.devsupwiz.base.SummaryController
-
- refreshStatus() - Method in class org.fuin.devsupwiz.base.WelcomeController
-
S
- save() - Method in class org.fuin.devsupwiz.base.SummaryController
-
- save() - Method in class org.fuin.devsupwiz.base.TaskModel
-
Saves the current data.
- save() - Method in class org.fuin.devsupwiz.base.WelcomeController
-
- setTitle(String) - Method in class org.fuin.devsupwiz.base.ProgressController
-
- start(Stage, Application.Parameters) - Method in class org.fuin.devsupwiz.base.DevSetupWizard
-
- stop() - Method in class org.fuin.devsupwiz.base.DevSetupWizard
-
- SummaryController - Class in org.fuin.devsupwiz.base
-
UI controller for summary screen.
- SummaryController() - Constructor for class org.fuin.devsupwiz.base.SummaryController
-
- SummaryTask - Class in org.fuin.devsupwiz.base
-
Summary task.
- SummaryTask() - Constructor for class org.fuin.devsupwiz.base.SummaryTask
-
T
- TaskModel - Class in org.fuin.devsupwiz.base
-
Represents the current state during task execution.
- TaskModel() - Constructor for class org.fuin.devsupwiz.base.TaskModel
-
V
- validate() - Method in class org.fuin.devsupwiz.base.TaskModel
-
Validates the current task.
W
- WelcomeController - Class in org.fuin.devsupwiz.base
-
UI controller for welcome screen.
- WelcomeController() - Constructor for class org.fuin.devsupwiz.base.WelcomeController
-
- WelcomeTask - Class in org.fuin.devsupwiz.base
-
Welcome screen task.
- WelcomeTask() - Constructor for class org.fuin.devsupwiz.base.WelcomeTask
-
A D E G H I L M N O P R S T V W
Copyright © 2018 fuin.org (Germany). All Rights Reserved.