Index
All Classes and Interfaces|All Packages|Constant Field Values
M
- m_Button_Abort - Variable in class org.tquadrat.shootingtimer.MainController
-
The button that aborts a running heat.
- m_Button_Start - Variable in class org.tquadrat.shootingtimer.MainController
-
The button that starts a heat.
- m_ButtonPane - Variable in class org.tquadrat.shootingtimer.MainController
-
The pane that holds the buttons.
- m_CheckMenuItem_ShowHeatCount - Variable in class org.tquadrat.shootingtimer.MainController
-
The menu item for the heat count display.
- m_CheckMenuItem_ShowStatus - Variable in class org.tquadrat.shootingtimer.MainController
-
The menu item for the status display.
- m_CheckMenuItem_ShowTime - Variable in class org.tquadrat.shootingtimer.MainController
-
The menu item for the time display.
- m_CheckMenuItem_Sound - Variable in class org.tquadrat.shootingtimer.MainController
-
The menu item for the sound control.
- m_ChoiceBox_Program - Variable in class org.tquadrat.shootingtimer.MainController
-
The choice box for the program of the selected discipline.
- m_Circle_Green - Variable in class org.tquadrat.shootingtimer.MainController
-
The circle for the green light.
- m_Circle_Red - Variable in class org.tquadrat.shootingtimer.MainController
-
The circle for the red light.
- m_ColorChanger - Variable in class org.tquadrat.shootingtimer.MainController.Light
-
The method that is used to set the colour for the light.
- m_ConverterInstance - Static variable in class org.tquadrat.shootingtimer.Heat
-
The one and only instance for the string converter.
- m_DisciplinesToggleGroup - Variable in class org.tquadrat.shootingtimer.MainController
-
The toggle group for the selected discipline.
- m_DSBCode - Variable in enum class org.tquadrat.shootingtimer.Discipline
-
The code number for this discipline as used by the DSB.
- m_EndSound - Variable in class org.tquadrat.shootingtimer.MainController
-
The end sound.
- m_EndTime - Variable in class org.tquadrat.shootingtimer.TimeUpdateService
-
The end time.
- m_GreenLight - Variable in class org.tquadrat.shootingtimer.MainController
-
The green light.
- m_HeatThread - Variable in class org.tquadrat.shootingtimer.MainController
-
The thread that executes the current heat.
- m_HeatThreadGuard - Variable in class org.tquadrat.shootingtimer.MainController
-
The guard for the heat thread.
- m_Label_HeatCount - Variable in class org.tquadrat.shootingtimer.MainController
-
The label that displays the heat counter.
- m_Label_SelectedDiscipline - Variable in class org.tquadrat.shootingtimer.MainController
-
The label that shows the currently selected discipline.
- m_Label_Status - Variable in class org.tquadrat.shootingtimer.MainController
-
The label that shows the current system status.
- m_LightBox - Variable in class org.tquadrat.shootingtimer.MainController
-
The pane that holds the lights.
- m_Name - Variable in class org.tquadrat.shootingtimer.Heat
-
The name of the heat.
- m_OffColor - Variable in class org.tquadrat.shootingtimer.MainController.Light
-
The color for the OFF state.
- m_OnColor - Variable in class org.tquadrat.shootingtimer.MainController.Light
-
The color for the ON state.
- m_Preferences - Variable in class org.tquadrat.shootingtimer.MainController
-
The preferences.
- m_Program - Variable in enum class org.tquadrat.shootingtimer.Discipline
-
The program for this discipline.
- m_PrologTime - Variable in class org.tquadrat.shootingtimer.Heat
-
The prolog time in milliseconds.
- m_RedLight - Variable in class org.tquadrat.shootingtimer.MainController
-
The red light.
- m_Repetitions - Variable in class org.tquadrat.shootingtimer.Heat
-
The number of times that the timings are to be repeated within a single heat.
- m_ResourceBundle - Static variable in enum class org.tquadrat.shootingtimer.Discipline
-
The resource bundle with the names.
- m_ResourceBundle - Static variable in class org.tquadrat.shootingtimer.Heat
-
The resource bundle with the names.
- m_ResourceBundle - Static variable in enum class org.tquadrat.shootingtimer.Status
-
The resource bundle with the names.
- m_SelectedDiscipline - Variable in class org.tquadrat.shootingtimer.MainController
-
The currently selected discipline.
- m_ShootingTime - Variable in class org.tquadrat.shootingtimer.Heat
-
The shooting time in milliseconds.
- m_ShowMinutes - Variable in class org.tquadrat.shootingtimer.TimeUpdateService
-
Flag that indicates if either minutes or seconds should be displayed.
- m_Slider_AfterTime - Variable in class org.tquadrat.shootingtimer.MainController
-
The slider for the time after shooting and before the reset.
- m_Slider_BeforeTime - Variable in class org.tquadrat.shootingtimer.MainController
-
The slider for the time before the prolog.
- m_StartSound - Variable in class org.tquadrat.shootingtimer.MainController
-
The start sound.
- m_Status - Variable in class org.tquadrat.shootingtimer.MainController.Light
-
The current status;
true
mean ON,false
is OFF. - m_StatusControl - Variable in class org.tquadrat.shootingtimer.MainController
-
The status control property.
- m_StatusControlGuard - Variable in class org.tquadrat.shootingtimer.MainController
-
The guard for the status control.
- m_Stop - Variable in class org.tquadrat.shootingtimer.TimeUpdateService
-
The flag that stops the service.
- m_TextField_Time - Variable in class org.tquadrat.shootingtimer.MainController
-
The text field that is used to display the remaining time.
- m_TimeDisplay - Variable in class org.tquadrat.shootingtimer.TimeUpdateService
-
The reference for the node that displays the time.
- main(String...) - Static method in class org.tquadrat.shootingtimer.Main
-
The program entry point.
- Main - Class in org.tquadrat.shootingtimer
-
The main class for the Shooting Timer application.
- Main() - Constructor for class org.tquadrat.shootingtimer.Main
- MainController - Class in org.tquadrat.shootingtimer
-
The main controller for the Shooting Timer application.
- MainController() - Constructor for class org.tquadrat.shootingtimer.MainController
-
Creates a new
MainController
instance. - MainController.Light - Class in org.tquadrat.shootingtimer
-
This class will manage the status for the lights.
- MESSAGE_PREFIX - Static variable in class org.tquadrat.shootingtimer.Main
-
The message prefix for the messages: "ST".
- MSG_CannotLoadTextResources - Static variable in class org.tquadrat.shootingtimer.Main
-
Message: "Unable to locate text resources".
- MSGKEY_CannotLoadStylesheet - Static variable in class org.tquadrat.shootingtimer.Main
-
The message key for the message: "Unable to load CSS stylesheet.".
- MSGKEY_CannotLoadUIDefinition - Static variable in class org.tquadrat.shootingtimer.Main
-
The message key for the message: "Unable to load UI definition.".
All Classes and Interfaces|All Packages|Constant Field Values