| Package | Description |
|---|---|
| org.oddjob.arooa.design.designer |
Classes for the Swing Designer Panels.
|
| org.oddjob.arooa.design.view |
Swing views of the Forms and Fields.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ArooaDesignerFormView
The Swing GUI designer dialogue for Oddjob.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BeanFormView
The Swing view for a
BeanForm. |
static class |
BeanFormView.ClassNotFoundView
View for sub form when class is not found.
|
static class |
BeanFormView.PropertiesView
View for properties sub form.
|
class |
FileSelectionView
Produces views for FileSelection.
|
class |
NullFormView |
class |
StandardFormView
Provides most designer dialogs.
|
class |
TextInputView
A view for form and a form item that is a text area.
|
class |
TextPsudoFormView
Label Title *********************
|
| Modifier and Type | Method and Description |
|---|---|
static <Y extends Form> |
SwingFormFactory.create(Y form)
Create a
SwingFormView from a . |
static <Y extends Form> |
SwingFormFactory.create(Y form)
Create a
SwingFormView from a . |
abstract SwingFormView |
SwingFormFactory.onCreate(T form) |
abstract SwingFormView |
SwingFormFactory.onCreate(T form) |
Copyright © 2023. All rights reserved.