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,
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,
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 void |
ToolAdaptersManagementDialog.showDialog(AppContext appContext,
String helpID) |
Constructor and Description |
---|
BundleForm(AppContext appContext,
Bundle windowsBundle,
Bundle linuxBundle,
Bundle macosxBundle,
List<SystemVariable> variables) |
TemplateParameterEditorDialog(AppContext appContext,
TemplateParameterDescriptor parameter,
ToolAdapterOperatorDescriptor parent) |
ToolAdapterEditorDialog(AppContext appContext,
JDialog parent,
ToolAdapterOperatorDescriptor operatorDescriptor,
int newNameIndex,
OperationType operation) |
ToolAdapterEditorDialog(AppContext appContext,
JDialog parent,
ToolAdapterOperatorDescriptor operatorDescriptor,
OperationType operation) |
ToolAdapterExecutionDialog(ToolAdapterOperatorDescriptor descriptor,
AppContext appContext,
String title)
Constructor.
|
ToolParameterEditorDialog(AppContext appContext,
ToolAdapterOperatorDescriptor operator,
ToolParameterDescriptor inputParameter) |
Constructor and Description |
---|
OperatorParametersTable(ToolAdapterOperatorDescriptor operator,
AppContext appContext) |
VariablesTable(List<SystemVariable> variables,
AppContext context) |
Copyright © 2014–2017 European Space Agency (ESA). All rights reserved.