Package org.esa.snap.ui.product.spectrum
Class SpectrumChooser
java.lang.Object
org.esa.snap.ui.AbstractDialog
org.esa.snap.ui.ModalDialog
org.esa.snap.ui.product.spectrum.SpectrumChooser
- All Implemented Interfaces:
LoadSaveRasterDataNodesConfigurationsComponent
public class SpectrumChooser
extends ModalDialog
implements LoadSaveRasterDataNodesConfigurationsComponent
-
Field Summary
Fields inherited from class org.esa.snap.ui.ModalDialog
ID_OK_APPLY_CANCEL, ID_OK_APPLY_CANCEL_HELP, ID_OK_CANCEL, ID_OK_CANCEL_HELP, ID_YES_NO, ID_YES_NO_HELP -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionString[]voidsetReadRasterDataNodeNames(String[] readRasterDataNodeNames) Methods inherited from class org.esa.snap.ui.ModalDialog
closeMethods inherited from class org.esa.snap.ui.AbstractDialog
center, collectButtons, getButton, getButtonID, getButtonMask, getButtonPanel, getContent, getHelpID, getJDialog, getParent, getQualifiedPropertyName, getTitle, hide, onApply, onCancel, onClose, onHelp, onNo, onOK, onOther, onReset, onYes, registerButton, setButtonID, setContent, setContent, setHelpID, setResizable, setTitle, show, showErrorDialog, showErrorDialog, showErrorDialog, showInformationDialog, showInformationDialog, showInformationDialog, showWarningDialog, showWarningDialog, showWarningDialog, verifyUserInputMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.esa.snap.ui.product.LoadSaveRasterDataNodesConfigurationsComponent
getParent
-
Constructor Details
-
SpectrumChooser
-
-
Method Details
-
getSpectra
-
setReadRasterDataNodeNames
- Specified by:
setReadRasterDataNodeNamesin interfaceLoadSaveRasterDataNodesConfigurationsComponent
-
getRasterDataNodeNamesToWrite
- Specified by:
getRasterDataNodeNamesToWritein interfaceLoadSaveRasterDataNodesConfigurationsComponent
-