ButtonEditor |
A button that can be used to invoke an author extension action.
|
ButtonGroupEditor |
Inplace editor that uses a button to trigger a pop-up menu with multiple actions.
|
CheckBoxEditor |
A panel with checkboxes that can be used to render boolean values but also lists
of values.
|
ComboBoxEditor |
Combo box value editor.
|
DatePickerEditor |
Date picker form control.
|
ErrorMessageEditor |
If there are errors obtaining the editor we will use this editor just to
present the error.
|
HtmlContentEditor |
Editor used to render HTML content.
|
InputURLEditor |
In-place editor used to select an URL.
|
PopupCheckBoxEditor |
A panel with checkboxes that can be used to render boolean values but also lists
of values.
|
PopupCheckBoxRenderer |
Presents a simple or a composed value (multiple values separated by a separator)
using a JLabel.
|
PopupListEditor |
A panel that can be used to render lists of values.
|
TextFieldEditor |
A text field with CC support.
|