| Package | Description |
|---|---|
| org.oddjob.arooa.design |
Classes for creating forms for ArooaConfigurations.
|
| org.oddjob.arooa.design.designer |
Classes for the Swing Designer Panels.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
DesignElementProperty
The design for a property that is configured as an element.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DesignParser
Parses a configuration to create a
DesignInstance. |
class |
IndexedDesignProperty |
class |
MappedDesignProperty
Mapped Design Property.
|
class |
SimpleDesignProperty
A
DesignElementProperty for a simple property, i.e. |
| Modifier and Type | Method and Description |
|---|---|
DesignNotifier |
DesignStructureEvent.getSource() |
DesignNotifier |
DesignStructureEvent.getSource() |
| Constructor and Description |
|---|
DesignStructureEvent(DesignNotifier source,
DesignInstance child,
int index)
Constructor.
|
DesignStructureEvent(DesignNotifier source,
DesignInstance child,
int index)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
DesignNotifier |
ArooaDesignerForm.getConfigHelper() |
DesignNotifier |
ArooaDesignerForm.getConfigHelper() |
| Constructor and Description |
|---|
ArooaDesignerForm(DesignNotifier designNotifier)
Constructor.
|
ArooaDesignerForm(DesignNotifier designNotifier)
Constructor.
|
ArooaDesignerForm(DesignNotifier designNotifier,
Callable<Boolean> okAction)
Constructor.
|
ArooaDesignerForm(DesignNotifier designNotifier,
Callable<Boolean> okAction)
Constructor.
|
ArooaDesignerForm(String title,
DesignNotifier designNotifier,
Callable<Boolean> okAction)
Constructor.
|
ArooaDesignerForm(String title,
DesignNotifier designNotifier,
Callable<Boolean> okAction)
Constructor.
|
DesignerModelImpl(DesignNotifier designNotifier)
Constructor.
|
DesignerModelImpl(DesignNotifier designNotifier)
Constructor.
|
Copyright © 2023. All rights reserved.