| Package | Description |
|---|---|
| org.apache.cayenne.modeler | |
| org.apache.cayenne.modeler.action | |
| org.apache.cayenne.modeler.editor |
Contains editor panels used by CayenneModeler main frame.
|
| org.apache.cayenne.modeler.undo |
| Modifier and Type | Field and Description |
|---|---|
protected ActionManager |
CayenneModelerFrame.actionManager |
| Modifier and Type | Method and Description |
|---|---|
ActionManager |
Application.getActionManager()
Returns action controller.
|
| Constructor and Description |
|---|
CayenneModelerFrame(ActionManager actionManager) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultActionManager
Stores a map of modeler actions, and deals with activating/deactivating those actions
on state changes.
|
| Modifier and Type | Field and Description |
|---|---|
protected ActionManager |
EditorView.actionManager |
| Modifier and Type | Field and Description |
|---|---|
protected ActionManager |
CayenneUndoableEdit.actionManager |
Copyright © 2001–2015 Apache Cayenne. All rights reserved.