Index
All Classes and Interfaces|All Packages|Constant Field Values
S
- setStatusProlog() - Method in class org.tquadrat.shootingtimer.MainController
-
Sets the system status to
Status.STATUS_PROLOG
. - setStatusStarting() - Method in class org.tquadrat.shootingtimer.MainController
-
Sets the system status to
Status.STATUS_STARTING
. - SOUND_ENDSHOOTING - Static variable in class org.tquadrat.shootingtimer.MainController
-
The file name for the end sound: "chinese-gong-daniel_simon.mp3".
- SOUND_STARTSHOOTING - Static variable in class org.tquadrat.shootingtimer.MainController
-
The file name for the start sound: "foghorn-daniel_simon.mp3".
- start(Stage) - Method in class org.tquadrat.shootingtimer.Main
- Status - Enum Class in org.tquadrat.shootingtimer
-
The system status.
- Status() - Constructor for enum class org.tquadrat.shootingtimer.Status
- STATUS_AFTER - Enum constant in enum class org.tquadrat.shootingtimer.Status
-
The system is in the after status: again, no light is on.
- STATUS_BEFORE - Enum constant in enum class org.tquadrat.shootingtimer.Status
-
The system is in the status before the prolog: no light is on.
- STATUS_OFF - Enum constant in enum class org.tquadrat.shootingtimer.Status
-
The system is in the OFF state, as for a reset.
- STATUS_PROLOG - Enum constant in enum class org.tquadrat.shootingtimer.Status
-
The system is in the prolog status: the red light is on.
- STATUS_SHOOTING - Enum constant in enum class org.tquadrat.shootingtimer.Status
-
The system is in the shooting status: the green light is on.
- STATUS_STARTING - Enum constant in enum class org.tquadrat.shootingtimer.Status
-
The system is starting a heat.
- STATUSBAR_HEIGHT - Static variable in class org.tquadrat.shootingtimer.MainController
-
The height for the fields in the status bar: 30.0.
- statusTransition(ObservableValue<? extends Status>, Status, Status) - Method in class org.tquadrat.shootingtimer.MainController
-
The change listener for the status control.
This method controls the current display. - stop() - Method in class org.tquadrat.shootingtimer.TimeUpdateService
-
Stops the service.
All Classes and Interfaces|All Packages|Constant Field Values