| Package | Description |
|---|---|
| org.apache.cayenne.modeler | |
| org.apache.cayenne.modeler.editor |
Contains editor panels used by CayenneModeler main frame.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CayenneModelerFrame
Main frame of CayenneModeler.
|
class |
ProjectTreeView
Panel displaying Cayenne project as a tree.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProjectController.addObjEntityDisplayListener(ObjEntityDisplayListener listener) |
| Modifier and Type | Class and Description |
|---|---|
class |
EditorView
Main display area split into the project navigation tree on the left and selected
object editor on the right.
|
class |
ObjEntityAttributePanel
Detail view of the ObjEntity attributes.
|
class |
ObjEntityAttributeRelationshipTab
Combines ObjEntityAttributeTab and ObjEntityRelationshipTab in JSplitPane.
|
class |
ObjEntityRelationshipPanel
Displays ObjRelationships for the edited ObjEntity.
|
class |
ObjEntityTab
Detail view of the ObjEntity properties.
|
class |
ObjEntityTabbedView
Tabbed ObjEntity editor panel.
|
Copyright © 2001–2015 Apache Cayenne. All rights reserved.