public class NewBandDialog extends 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 and Description |
|---|
NewBandDialog(Window parent,
org.esa.snap.core.datamodel.Product product) |
| Modifier and Type | Method and Description |
|---|---|
int |
getNewBandsDataType() |
String |
getNewBandsDesc() |
String |
getNewBandsName() |
String |
getNewBandsUnit() |
protected boolean |
verifyUserInput()
Called in order to perform input validation.
|
closecenter, 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, showInformationDialog, showWarningDialogpublic NewBandDialog(Window parent, org.esa.snap.core.datamodel.Product product)
public String getNewBandsName()
public String getNewBandsDesc()
public String getNewBandsUnit()
public int getNewBandsDataType()
protected boolean verifyUserInput()
AbstractDialogverifyUserInput in class AbstractDialogtrue if and only if the validation was successful.Copyright © 2014–2016 European Space Agency (ESA). All rights reserved.