Class WaveformGui
java.lang.Object
gov.llnl.gnem.apps.coda.calibration.gui.plotting.WaveformGui
-
Property Summary
-
Constructor Summary
ConstructorDescriptionWaveformGui
(WaveformClient waveformClient, ShapeMeasurementClient shapeClient, ParameterClient paramsClient, PeakVelocityClient peakVelocityClient, LeafletMapController cctMap, CertLeafletMapController certMap, MapPlottingUtilities mapPlotUtilities, com.google.common.eventbus.EventBus bus) -
Method Summary
-
Property Details
-
focus
-
-
Constructor Details
-
WaveformGui
@Autowired public WaveformGui(WaveformClient waveformClient, ShapeMeasurementClient shapeClient, ParameterClient paramsClient, PeakVelocityClient peakVelocityClient, LeafletMapController cctMap, CertLeafletMapController certMap, MapPlottingUtilities mapPlotUtilities, com.google.common.eventbus.EventBus bus)
-
-
Method Details
-
initialize
public void initialize() -
hide
public void hide() -
show
public void show() -
toFront
public void toFront() -
focusProperty
-