| Class | Description |
|---|---|
| CheckBoxStyle |
This attribute annotates user settable attributes to specify
a checkbox style for configuring the containing attribute.
|
| ChoiceStyle |
This attribute annotates user settable attributes to specify
an uneditable combobox style for configuring the containing attribute.
|
| EditableChoiceStyle |
This attribute annotates user settable attributes to specify
an editable combobox style for configuring the containing attribute.
|
| FileChooserStyle |
This attribute annotates user settable attributes to specify
that the value of the parameter can be optionally given using a
FileChooser.
|
| HiddenStyle |
This attribute annotates user settable attributes to specify
a version of the line style which is invisible.
|
| LineStyle |
This attribute annotates user settable attributes to specify
an arbitrary type-in line style for configuring the containing attribute.
|
| NotEditableLineStyle |
This attribute annotates user settable attributes to specify
a version of the line style which is fixed and not editable.
|
| ParameterEditorStyle |
This attribute annotates user settable attributes to specify the style
used for configuring the containing attribute.
|
| StyleConfigurer |
This class is an editor for the styles of the parameters of an object.
|
| TextStyle |
This attribute annotates user settable attributes to specify an
arbitrary multi-line text area style for configuring the containing
attribute.
|