| Package | Description |
|---|---|
| org.oddjob.arooa.design.view |
Swing views of the Forms and Fields.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FieldGroupView |
class |
FieldSelectionView
Used to select between different option elements.
|
class |
FileSelectionView
Produces views for FileSelection.
|
class |
LabelledComboBoxView<T>
A view which renders a SelectionList.
|
class |
MultiTypeTableView
This class is capable of representing a DesignElement which consists of
multiple child DesignElements of different types.
|
class |
SelectionListView
A view which renders a SelectionList.
|
class |
TabGroupView |
class |
TextFieldView
Label Title *********************
|
class |
TextInputView
A view for form and a form item that is a text area.
|
class |
TypeSelectionView
A view which renders a SelectionList.
|
| Modifier and Type | Method and Description |
|---|---|
static <Y extends FormItem> |
SwingItemFactory.create(Y viewModel) |
static <Y extends FormItem> |
SwingItemFactory.create(Y viewModel) |
abstract SwingItemView |
SwingItemFactory.onCreate(T viewModel) |
abstract SwingItemView |
SwingItemFactory.onCreate(T viewModel) |
Copyright © 2023. All rights reserved.