Package | Description |
---|---|
org.esa.snap.rcp |
Provides SNAP's Rich Client Platform (RPC) API and the implementation of the
SNAP Desktop application based on the NetBeans Platform.
|
org.esa.snap.rcp.actions | |
org.esa.snap.rcp.session | |
org.esa.snap.ui |
Provides utility classes for building Swing user interfaces using the SNAP data model.
|
org.esa.snap.ui.crs | |
org.esa.snap.ui.product | |
org.esa.snap.ui.tooladapter.dialogs | |
org.esa.snap.ui.tooladapter.model |
Modifier and Type | Method and Description |
---|---|
AppContext |
SnapApp.getAppContext()
Gets an
AppContext representation of the SNAP application. |
Modifier and Type | Method and Description |
---|---|
AppContext |
AbstractSnapAction.getAppContext() |
Modifier and Type | Method and Description |
---|---|
RestoredSession |
Session.restore(AppContext appContext,
URI rootURI,
com.bc.ceres.core.ProgressMonitor pm,
Session.ProblemSolver problemSolver) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultAppContext
This trivial implementation of the
AppContext class
is only for testing. |
Modifier and Type | Method and Description |
---|---|
protected AppContext |
CrsForm.getAppContext() |
Constructor and Description |
---|
CrsForm(AppContext appContext) |
CustomCrsForm(AppContext appContext) |
PredefinedCrsForm(AppContext appContext) |
ProductCrsForm(AppContext appContext,
org.esa.snap.core.datamodel.Product product) |
Constructor and Description |
---|
SourceProductList(AppContext appContext)
Constructor.
|
Modifier and Type | Field and Description |
---|---|
protected AppContext |
AbstractAdapterEditor.context |
Modifier and Type | Method and Description |
---|---|
static AbstractAdapterEditor |
AbstractAdapterEditor.createEditorDialog(AppContext appContext,
JDialog parent,
org.esa.snap.core.gpf.descriptor.ToolAdapterOperatorDescriptor operatorDescriptor,
int newNameIndex,
OperationType operation) |
static AbstractAdapterEditor |
AbstractAdapterEditor.createEditorDialog(AppContext appContext,
JDialog parent,
org.esa.snap.core.gpf.descriptor.ToolAdapterOperatorDescriptor operatorDescriptor,
OperationType operation) |
static void |
ToolAdaptersManagementDialog.showDialog(AppContext appContext,
String helpID) |
Constructor and Description |
---|
AbstractAdapterEditor(AppContext appContext,
JDialog parent,
org.esa.snap.core.gpf.descriptor.ToolAdapterOperatorDescriptor operatorDescriptor,
int newNameIndex,
OperationType operation)
Constructs a new window for editing the operator
|
AbstractAdapterEditor(AppContext appContext,
JDialog parent,
org.esa.snap.core.gpf.descriptor.ToolAdapterOperatorDescriptor operatorDescriptor,
OperationType operation)
Constructs a new window for editing the operator
|
TemplateParameterEditorDialog(AppContext appContext,
String title,
String helpID) |
TemplateParameterEditorDialog(AppContext appContext,
String helpID,
org.esa.snap.core.gpf.descriptor.TemplateParameterDescriptor parameter,
PropertyMemberUIWrapper fileWrapper,
org.esa.snap.core.gpf.descriptor.ToolAdapterOperatorDescriptor parent) |
ToolAdapterEditorDialog(AppContext appContext,
JDialog parent,
org.esa.snap.core.gpf.descriptor.ToolAdapterOperatorDescriptor operatorDescriptor,
int newNameIndex,
OperationType operation) |
ToolAdapterEditorDialog(AppContext appContext,
JDialog parent,
org.esa.snap.core.gpf.descriptor.ToolAdapterOperatorDescriptor operatorDescriptor,
OperationType operation) |
ToolAdapterExecutionDialog(org.esa.snap.core.gpf.descriptor.ToolAdapterOperatorDescriptor descriptor,
AppContext appContext,
String title)
Constructor.
|
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) |
ToolParameterEditorDialog(AppContext appContext,
String title,
org.esa.snap.core.gpf.descriptor.ToolParameterDescriptor parameter,
Object value) |
Constructor and Description |
---|
OperatorParametersTable(org.esa.snap.core.gpf.descriptor.ToolAdapterOperatorDescriptor operator,
AppContext appContext) |
VariablesTable(List<org.esa.snap.core.gpf.descriptor.SystemVariable> variables,
AppContext context) |
Copyright © 2014–2016 European Space Agency (ESA). All rights reserved.