| Package | Description |
|---|---|
| org.oddjob.arooa.design |
Classes for creating forms for ArooaConfigurations.
|
| org.oddjob.arooa.design.etc |
Where should these classes go? They are here for now.
|
| org.oddjob.arooa.design.layout | |
| org.oddjob.arooa.design.screem |
Screen Models.
|
| org.oddjob.arooa.design.view |
Swing views of the Forms and Fields.
|
| org.oddjob.arooa.forms | |
| org.oddjob.arooa.types |
The base elements Arooa provides.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
DesignComponent
A DesignComponent provides the design configuration for a component.
|
interface |
DynamicDesignInstance
A
DesignInstance where the class changes. |
interface |
ParsableDesignInstance
This is an internal extension of a
DesignInstance that
provides information for parsing. |
| Modifier and Type | Class and Description |
|---|---|
class |
DesignComponentBase
Shared implementation for the designs of instances that are components.
|
class |
DesignValueBase
Shared implementation for designs that are values.
|
| Modifier and Type | Method and Description |
|---|---|
DesignInstance |
DescriptorDesignFactory.createDesign(ArooaElement element,
ArooaContext parentContext) |
DesignInstance |
DesignFactory.createDesign(ArooaElement element,
ArooaContext parentContext)
Create a
DesignInstance. |
DesignInstance |
GenericDesignFactory.createDesign(ArooaElement element,
ArooaContext parentContext) |
DesignInstance |
GenericDesignFactory.createDesign(ArooaElement element,
ArooaContext parentContext) |
DesignInstance |
DesignFactory.createDesign(ArooaElement element,
ArooaContext parentContext)
Create a
DesignInstance. |
DesignInstance |
DescriptorDesignFactory.createDesign(ArooaElement element,
ArooaContext parentContext) |
DesignInstance |
DesignStructureEvent.getChild()
Get the child.
|
DesignInstance |
DesignStructureEvent.getChild()
Get the child.
|
DesignInstance |
DesignParser.getDesign()
Getter for the current
DesignInstance. |
DesignInstance |
DesignParser.getDesign()
Getter for the current
DesignInstance. |
DesignInstance |
IndexedDesignProperty.instanceAt(int index) |
DesignInstance |
MappedDesignProperty.instanceAt(int index) |
DesignInstance |
MappedDesignProperty.instanceAt(int index) |
DesignInstance |
IndexedDesignProperty.instanceAt(int index) |
| Modifier and Type | Method and Description |
|---|---|
DesignProperty[] |
GenericDesignFactory.designProperties(DesignInstance design)
Create the
DesignPropertys for a design. |
DesignProperty[] |
GenericDesignFactory.designProperties(DesignInstance design)
Create the
DesignPropertys for a design. |
void |
InstanceSupport.removeInstance(DesignInstance design) |
void |
InstanceSupport.removeInstance(DesignInstance design) |
static QTag |
InstanceSupport.tagFor(DesignInstance instance) |
static QTag |
InstanceSupport.tagFor(DesignInstance instance) |
| Modifier and Type | Class and Description |
|---|---|
class |
UnknownComponent |
class |
UnknownInstance
A
DesignInstance that is Unknown. |
| Modifier and Type | Method and Description |
|---|---|
DesignInstance |
UnknownComponentDF.createDesign(ArooaElement element,
ArooaContext parentContext) |
DesignInstance |
UnknownComponentDF.createDesign(ArooaElement element,
ArooaContext parentContext) |
| Constructor and Description |
|---|
FileAttribute(String property,
DesignInstance owner) |
FileAttribute(String property,
DesignInstance owner) |
ReferenceAttribute(String property,
DesignInstance owner) |
ReferenceAttribute(String property,
DesignInstance owner) |
| Modifier and Type | Method and Description |
|---|---|
DesignInstance |
LtMainForm.createDesign(ArooaElement element,
ArooaContext parentContext) |
DesignInstance |
LtMainForm.createDesign(ArooaElement element,
ArooaContext parentContext) |
| Modifier and Type | Method and Description |
|---|---|
DesignInstance |
StandardForm.getDesign() |
DesignInstance |
StandardForm.getDesign() |
| Constructor and Description |
|---|
StandardForm(DesignInstance design) |
StandardForm(DesignInstance design) |
StandardForm(String name,
DesignInstance design) |
StandardForm(String name,
DesignInstance design) |
| Modifier and Type | Method and Description |
|---|---|
static Component |
Looks.typePanel(String title,
DesignInstance design)
Create the title panel with the type name for the top of
the detail form.
|
static Component |
Looks.typePanel(String title,
DesignInstance design)
Create the title panel with the type name for the top of
the detail form.
|
| Constructor and Description |
|---|
ViewMainHelper(DesignInstance design) |
ViewMainHelper(DesignInstance design) |
| Modifier and Type | Method and Description |
|---|---|
ArooaConfiguration |
DesignToFormConfig.configurationFor(DesignInstance instance) |
ArooaConfiguration |
DesignToFormConfig.configurationFor(DesignInstance instance) |
| Modifier and Type | Method and Description |
|---|---|
DesignInstance |
BeanTypeDesFa.createDesign(ArooaElement element,
ArooaContext parentContext) |
DesignInstance |
InlineTypeDesignFactory.createDesign(ArooaElement element,
ArooaContext parentContext) |
DesignInstance |
ValueType.ValueDesignFactory.createDesign(ArooaElement element,
ArooaContext arooaContext) |
DesignInstance |
XMLType.XMLDesignFactory.createDesign(ArooaElement element,
ArooaContext parentContext) |
DesignInstance |
XMLType.XMLDesignFactory.createDesign(ArooaElement element,
ArooaContext parentContext) |
DesignInstance |
ValueType.ValueDesignFactory.createDesign(ArooaElement element,
ArooaContext arooaContext) |
DesignInstance |
InlineTypeDesignFactory.createDesign(ArooaElement element,
ArooaContext parentContext) |
DesignInstance |
BeanTypeDesFa.createDesign(ArooaElement element,
ArooaContext parentContext) |
Copyright © 2023. All rights reserved.