Class SpectraRatioGuiController
java.lang.Object
gov.llnl.gnem.apps.coda.spectra.gui.SpectraRatioGuiController
- All Implemented Interfaces:
RefreshableController
-
Constructor Summary
ConstructorDescriptionSpectraRatioGuiController
(EventClient eventClient, SpectraClient spectraClient, CertLeafletMapController certMapController, SpectraRatioClient spectraRatioClient, com.google.common.eventbus.EventBus bus, org.springframework.context.ConfigurableApplicationContext springContext) -
Method Summary
-
Constructor Details
-
SpectraRatioGuiController
public SpectraRatioGuiController(EventClient eventClient, SpectraClient spectraClient, CertLeafletMapController certMapController, SpectraRatioClient spectraRatioClient, com.google.common.eventbus.EventBus bus, org.springframework.context.ConfigurableApplicationContext springContext) throws IOException - Throws:
IOException
-
-
Method Details
-
loadEnvelopes
public void loadEnvelopes() -
initialize
public void initialize() -
toFront
public void toFront() -
getRefreshFunction
- Specified by:
getRefreshFunction
in interfaceRefreshableController
-