Class AngularViewChooser
java.lang.Object
org.esa.snap.ui.AbstractDialog
org.esa.snap.ui.ModalDialog
org.esa.snap.ui.product.angularview.AngularViewChooser
- All Implemented Interfaces:
LoadSaveRasterDataNodesConfigurationsComponent
public class AngularViewChooser
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
ConstructorsConstructorDescriptionAngularViewChooser
(Window parent, DisplayableAngularview[] originalangularViews) -
Method Summary
Modifier and TypeMethodDescriptionString[]
void
setReadRasterDataNodeNames
(String[] readRasterDataNodeNames) Methods inherited from class org.esa.snap.ui.ModalDialog
close
Methods 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, setTitle, show, showErrorDialog, showErrorDialog, showErrorDialog, showInformationDialog, showInformationDialog, showInformationDialog, showWarningDialog, showWarningDialog, showWarningDialog, verifyUserInput
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.esa.snap.ui.product.LoadSaveRasterDataNodesConfigurationsComponent
getParent
-
Constructor Details
-
AngularViewChooser
-
-
Method Details
-
getAngularViews
-
setReadRasterDataNodeNames
- Specified by:
setReadRasterDataNodeNames
in interfaceLoadSaveRasterDataNodesConfigurationsComponent
-
getRasterDataNodeNamesToWrite
- Specified by:
getRasterDataNodeNamesToWrite
in interfaceLoadSaveRasterDataNodesConfigurationsComponent
-