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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidprotected voidvoidcreateObservationValueMatrix(Observation observation) voidprotected voidobservationValueMatrixChanged(org.nuiton.math.matrix.gui.MatrixPanelEvent event) protected voidMethods inherited from class fr.ifremer.isisfish.ui.input.InputContentHandler
accept, displayFactorWizard, goTo, propertyChange, setupGotoNextPathMethods 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)
-