| Package | Description |
|---|---|
| org.esa.beam.framework.ui.application | |
| org.esa.beam.framework.ui.application.support |
| Modifier and Type | Method and Description |
|---|---|
ToolViewDescriptor.State |
ToolViewDescriptor.getInitState() |
static ToolViewDescriptor.State |
ToolViewDescriptor.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ToolViewDescriptor.State[] |
ToolViewDescriptor.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ToolViewDescriptor.setInitState(ToolViewDescriptor.State initState) |
| Modifier and Type | Method and Description |
|---|---|
ToolViewDescriptor.State |
DefaultToolViewDescriptor.getInitState() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultToolViewDescriptor.setInitState(ToolViewDescriptor.State initState) |
Copyright © 2002–2014 Brockmann Consult GmbH. All rights reserved.