- handleAmmoEdit() - Method in class mppa.view.PositionController
-
Called when user clicks on ammo editing button "MOON".
- handleCancel() - Method in class mppa.view.AddLimiterController
-
Closes stage if operation is cancelled.
- handleCancel() - Method in class mppa.view.AmmoEditController
-
Closes stage if operation is cancelled.
- handleCancel() - Method in class mppa.view.CorrectionController
-
Closes stage if operation is cancelled.
- handleCancel() - Method in class mppa.view.LimitersController
-
Closes stage if operation is cancelled.
- handleCancel() - Method in class mppa.view.PolarTargetController
-
Closes stage if operation is cancelled.
- handleCancel() - Method in class mppa.view.PositionEditController
-
Closes stage if operation is cancelled.
- handleCancel() - Method in class mppa.view.SquareTargetController
-
Called when the user clicks cancel.
- handleCancel() - Method in class mppa.view.TargetEditController
-
Called when the user clicks cancel.
- handleCancel() - Method in class mppa.view.TempEditController
-
Called when the user clicks cancel.
- handleCancel() - Method in class mppa.view.TukTargetController
-
Closes stage if operation is cancelled.
- handleCheckAction(ActionEvent) - Method in class mppa.view.PolarTargetController
-
Method is called when checkbox is ticked or unticked.
- handleCheckAction(ActionEvent) - Method in class mppa.view.SquareTargetController
-
Method is called when checkbox is ticked or unticked.
- handleCheckAction(ActionEvent) - Method in class mppa.view.TukTargetController
-
Method is called when checkbox is ticked or unticked.
- handleConfirmTarget() - Method in class mppa.view.TargetController
-
Called when user wants to confirm target and presses "Kinnita SM" button.
- handleDeleteAllLimiter() - Method in class mppa.view.LimitersController
-
Calls new dialog window to delete all limitation.
- handleDeleteLimiter() - Method in class mppa.view.LimitersController
-
Called when user wants to delete on coordinate in limitation polygon
If no element is chosen, alert will be displayed.
- handleDeleteTarget() - Method in class mppa.view.TargetController
-
Called when user wants to delete target and presses "Kustuta SM" button.
- handleEditTarget() - Method in class mppa.view.TargetController
-
Called when user wants to edit target data and presses "Muuda" button.
- handleExitProgram() - Method in class mppa.view.PositionController
-
Called when user wants to exit program.
- handleLastTargetCorrectionDelete() - Method in class mppa.view.TargetController
-
Called when user wants to delete last made correction and presses "Tühista korrektuur" button.
- handleLimiterAdd() - Method in class mppa.view.LimitersController
-
Called when user wants to enter coordinate for limitation.
- handleLimitersEdit() - Method in class mppa.view.PositionController
-
Called when user wants to add or edit limitation polygon.
- handleLoadData() - Method in class mppa.view.PositionController
-
Called when user clicks on "LAE LAUD" button.
- handleNewPolarTarget() - Method in class mppa.view.PositionController
-
Called when user clicks on new polar target button "POL".
- handleNewTarget() - Method in class mppa.view.PositionController
-
Called when user clicks on new square target button "RUUT".
- handleNewTukTarget() - Method in class mppa.view.PositionController
-
Called when user clicks on new target button "TÜK".
- handleOk() - Method in class mppa.view.AddLimiterController
-
Called when confirmation button is clicked
Calls
isInputValid() method to check whether the
easting and northing is valid and adds them to array.
- handleOk() - Method in class mppa.view.AmmoEditController
-
Called when confirmation button is clicked
Sets main application´s ammy type whether to 120mm or to 81mm, depending on user input.
- handleOk() - Method in class mppa.view.CorrectionController
-
Called when confirmation button is clicked
Calls
isInputValid() method to check whether the
fields are valid.
- handleOk() - Method in class mppa.view.LimitersController
-
Called when confirmation button is clicked
If no limiters is added, closes dialog.
- handleOk() - Method in class mppa.view.PolarTargetController
-
Called when confirmation button is clicked.
- handleOk() - Method in class mppa.view.PositionEditController
-
Called when confirmation button is clicked
Updates all fields in all main applications positions.
- handleOk() - Method in class mppa.view.SquareTargetController
-
Called when confirmation button is clicked.
- handleOk() - Method in class mppa.view.TargetEditController
-
Called when the user clicks "Salvesta".
- handleOk() - Method in class mppa.view.TargetInfoController
-
Called when confirmation button is clicked.
- handleOk() - Method in class mppa.view.TempEditController
-
Called when confirmation button is clicked
Sets main application´s temperature to new value.
- handleOk() - Method in class mppa.view.TukTargetController
-
Called when confirmation button is clicked.
- handleOk1() - Method in class mppa.view.PositionEditController
-
Called when data is being loaded from a text file.
- handlePositionEdit() - Method in class mppa.view.PositionController
-
Called when user clicks position button "POSITSIOON"
Position editing dialog will be shown.
- handleSaveData() - Method in class mppa.view.PositionController
-
Called when user clicks on "SALVESTA" button.
- handleTargetCorrection() - Method in class mppa.view.TargetController
-
Called when user wants to make correction to current target and presses
"Korrektuur" button.
- handleTargetInformation() - Method in class mppa.view.TargetController
-
Called when user wants to view current target´s information and user
presses "SM INFO" button.
- handleTempEdit() - Method in class mppa.view.PositionController
-
Called when user clicks on temperature button "TEMP".
- hasForwardObserver() - Method in class mppa.model.Target
-
Returns if Target has Forward Observer.
- header - Variable in class mppa.view.TargetInfoController
-
Header label for target name.