AbstractLabelSelectorGenerator |
Ancestor for classes that generate label selector panels.
|
AbstractLabelSelectorPanel |
Ancestor for panels that allow selection of label.
|
ButtonSelectorGenerator |
Generates a panel with the labels as buttons and an 'Unset' button.
|
ButtonSelectorPanel |
Default panel with labels and unset buttons.
|
ButtonSelectorWithColorGenerator |
Generates a panel with the labels as buttons (containing color hint) and an 'Unset' button.
|
ButtonSelectorWithColorPanel |
Default panel with labels (incl color hint) and unset buttons.
|
ComboBoxSelectorGenerator |
Generates a panel with a combobox with the labels and an 'Unset' button.
|
ComboBoxSelectorPanel |
Panel with labels in combobox and unset buttons.
|
NoPanelGenerator |
Generates no panel.
|