Package | Description |
---|---|
org.esa.snap.ui.tooladapter.dialogs |
Modifier and Type | Class and Description |
---|---|
class |
ToolAdapterEditorDialog
A dialog window used to edit an operator, or to create a new operator.
|
class |
ToolAdapterTabbedEditorDialog
A tabbed dialog window used to edit an operator, or to create a new operator.
|
Modifier and Type | Method and Description |
---|---|
static AbstractAdapterEditor |
AbstractAdapterEditor.createEditorDialog(AppContext appContext,
JDialog parent,
ToolAdapterOperatorDescriptor operatorDescriptor,
boolean operatorIsNew) |
static AbstractAdapterEditor |
AbstractAdapterEditor.createEditorDialog(AppContext appContext,
JDialog parent,
ToolAdapterOperatorDescriptor operatorDescriptor,
int newNameIndex) |
Copyright © 2014–2015 European Space Agency (ESA). All rights reserved.