Package org.esa.beam.framework.param.editors

This package contains GUI classes for specific parameter classes.

See:
          Description

Class Summary
AbstractExpressionEditor An abstract editor for boolean and general expressions.
BooleanEditor An editor which uses a JCheckBox.
BooleanExpressionEditor An editor for expressions which return a boolean value.
ColorEditor An editor which uses a coloured JComponent if, when clicked, opens a JColorChooser.
ComboBoxEditor An editor which uses a JComboBox.
FileEditor An editor for parameters of type File.
GeneralExpressionEditor  
LabelEditor An "editor" which is a label component.
ListEditor An editor which uses a JList.
RadioButtonEditor An editor which uses a JRadioButton.
TextFieldEditor An editor which uses a JTextField or JTextArea.
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.
 

Package org.esa.beam.framework.param.editors Description

This package contains GUI classes for specific parameter classes. Each parameter class is associated with a specific editor class.



Copyright © 2002-2012 Brockmann Consult GmbH. All Rights Reserved.