| Package | Description |
|---|---|
| org.esa.beam.framework.param.editors |
This package contains GUI classes for specific parameter classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractExpressionEditor
An abstract editor for boolean and general expressions.
|
class |
BooleanExpressionEditor
An editor for expressions which return a boolean value.
|
class |
ColorEditor
An editor which uses a coloured
JComponent if, when clicked, opens a JColorChooser. |
class |
FileEditor
An editor for parameters of type
File. |
class |
GeneralExpressionEditor |
class |
TextFieldXEditor
An editor which uses a
JTextField or JTextArea
and another JComponent used to invoke an extra editor which lets the
user edit the value in the text field. |
Copyright © 2002–2014 Brockmann Consult GmbH. All rights reserved.