| Package | Description |
|---|---|
| org.apache.cayenne.modeler | |
| org.apache.cayenne.modeler.editor |
Contains editor panels used by CayenneModeler main frame.
|
| org.apache.cayenne.modeler.editor.dbentity |
| 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.addDbEntityDisplayListener(DbEntityDisplayListener 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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DbEntityAttributePanel
Detail view of the DbEntity attributes.
|
class |
DbEntityAttributeRelationshipTab
Combines DbEntityAttributeTab and DbEntityRelationshipTab in JSplitPane.
|
class |
DbEntityRelationshipPanel
Displays DbRelationships for the current DbEntity.
|
class |
DbEntityTab
Detail view of the DbEntity properties.
|
class |
DbEntityTabbedView |
Copyright © 2001–2015 Apache Cayenne. All rights reserved.