Package org.esa.snap.core.param.editors
package org.esa.snap.core.param.editors
Contains GUI classes for specific parameter classes. Each parameter class
is associated with a specific editor class.
-
ClassesClassDescriptionAn editor which uses a
JCheckBox.An editor which uses a colouredJComponentif, when clicked, opens aJColorChooser.An editor which uses aJComboBox.An editor for parameters of typeFile.An "editor" which is a label component.An editor which uses aJList.An editor which uses aJRadioButton.An editor which uses aJTextFieldorJTextArea.An editor which uses aJTextFieldorJTextAreaand anotherJComponentused to invoke an extra editor which lets the user edit the value in the text field.