public class ToolAdapterTabbedEditorDialog extends AbstractAdapterEditor
bindingContext, context, controlHeight, currentOperation, customMenuLocation, formWidth, helpID, logger, MAX_4K_HEIGHT, MAX_4K_WIDTH, MESSAGE_REQUIRED, MIN_HEIGHT, MIN_TABBED_HEIGHT, MIN_TABBED_WIDTH, MIN_WIDTH, newNameIndex, newOperatorDescriptor, oldOperatorDescriptor, paramsTable, propertyContainer, rbMenuNew, templateContent, varTableID_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 |
|---|
ToolAdapterTabbedEditorDialog(AppContext appContext,
JDialog parent,
org.esa.snap.core.gpf.descriptor.ToolAdapterOperatorDescriptor operatorDescriptor,
int newNameIndex,
OperationType operation) |
ToolAdapterTabbedEditorDialog(AppContext appContext,
JDialog parent,
org.esa.snap.core.gpf.descriptor.ToolAdapterOperatorDescriptor operatorDescriptor,
OperationType operation) |
| Modifier and Type | Method and Description |
|---|---|
protected JPanel |
createDescriptorPanel() |
protected JTabbedPane |
createMainPanel() |
protected JPanel |
createParametersPanel() |
protected JPanel |
createPatternsPanel() |
protected JPanel |
createPreProcessingPanel() |
protected JPanel |
createToolInfoPanel() |
protected JPanel |
createVariablesPanel() |
addComboField, addComboField, addTextField, addValidatedTextField, createCheckboxComponent, createEditorDialog, createEditorDialog, createTemplateEditorField, getAutocompleteEntries, getAvailableMenuOptions, onOK, onOther, resolveTemplateProductCount, shouldValidate, show, verifyUserInputclosecenter, collectButtons, getButton, getButtonID, getButtonMask, getButtonPanel, getContent, getHelpID, getJDialog, getParent, getQualifiedPropertyName, getTitle, hide, onApply, onCancel, onClose, onHelp, onNo, onReset, onYes, registerButton, setButtonID, setContent, setContent, setHelpID, setTitle, showErrorDialog, showInformationDialog, showWarningDialogpublic ToolAdapterTabbedEditorDialog(AppContext appContext, JDialog parent, org.esa.snap.core.gpf.descriptor.ToolAdapterOperatorDescriptor operatorDescriptor, OperationType operation)
public ToolAdapterTabbedEditorDialog(AppContext appContext, JDialog parent, org.esa.snap.core.gpf.descriptor.ToolAdapterOperatorDescriptor operatorDescriptor, int newNameIndex, OperationType operation)
protected JTabbedPane createMainPanel()
createMainPanel in class AbstractAdapterEditorprotected JPanel createDescriptorPanel()
createDescriptorPanel in class AbstractAdapterEditorprotected JPanel createVariablesPanel()
createVariablesPanel in class AbstractAdapterEditorprotected JPanel createPreProcessingPanel()
createPreProcessingPanel in class AbstractAdapterEditorprotected JPanel createToolInfoPanel()
createToolInfoPanel in class AbstractAdapterEditorprotected JPanel createPatternsPanel()
createPatternsPanel in class AbstractAdapterEditorprotected JPanel createParametersPanel()
createParametersPanel in class AbstractAdapterEditorCopyright © 2014–2016 European Space Agency (ESA). All rights reserved.