| Package | Description |
|---|---|
| org.oddjob.arooa.design.designer |
Classes for the Swing Designer Panels.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DesignerModelImpl
Model for a designer session.
|
| Modifier and Type | Method and Description |
|---|---|
DesignerModel |
DesignerErrorEvent.getSource() |
DesignerModel |
DesignerErrorEvent.getSource() |
| Constructor and Description |
|---|
DesignerEditActions(DesignerModel model) |
DesignerEditActions(DesignerModel model) |
DesignerErrorEvent(DesignerModel source,
String summary,
Exception cause) |
DesignerErrorEvent(DesignerModel source,
String summary,
Exception cause) |
DesignerModelEvent(DesignerModel model) |
DesignerModelEvent(DesignerModel model) |
DesignerPanel(DesignerModel model,
MenuProvider menuBar)
Constructor.
|
DesignerPanel(DesignerModel model,
MenuProvider menuBar)
Constructor.
|
ViewActionsContributor(DesignerModel model) |
ViewActionsContributor(DesignerModel model) |
Copyright © 2023. All rights reserved.