Class ObservationHandler
java.lang.Object
fr.ifremer.isisfish.ui.CommonHandler
fr.ifremer.isisfish.ui.input.InputContentHandler<ObservationUI>
fr.ifremer.isisfish.ui.input.observation.ObservationHandler
- All Implemented Interfaces:
PropertyChangeListener
,EventListener
Observation handler.
-
Field Summary
Fields inherited from class fr.ifremer.isisfish.ui.input.InputContentHandler
inputContentUI, nextButton
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
protected void
void
createObservationValueMatrix
(Observation observation) void
protected void
observationValueMatrixChanged
(org.nuiton.math.matrix.gui.MatrixPanelEvent event) protected void
Methods inherited from class fr.ifremer.isisfish.ui.input.InputContentHandler
accept, displayFactorWizard, goTo, propertyChange, setupGotoNextPath
Methods inherited from class fr.ifremer.isisfish.ui.CommonHandler
setStatusMessage, setStatusMessage
-
Constructor Details
-
ObservationHandler
-
-
Method Details
-
afterInit
protected void afterInit() -
setObservationValueMatrix
protected void setObservationValueMatrix() -
createObservationValueMatrix
protected void createObservationValueMatrix() -
loadObservationValueMatrix
public void loadObservationValueMatrix() -
createObservationValueMatrix
-
observationValueMatrixChanged
protected void observationValueMatrixChanged(org.nuiton.math.matrix.gui.MatrixPanelEvent event)
-