| Class | Description |
|---|---|
| AboutDialog |
Displays the Cayenne license and build information.
|
| ConfirmRemoveDialog |
Used to confirm deleting items in the model.
|
| DbJoinTableModel |
Model for editing DbAttributePair-s.
|
| ErrorDebugDialog |
Displays CayenneModeler exceptions and warning messages.
|
| FileDeletedDialog |
A dialog to show if cayenne.xml was renamed or deleted by other program
|
| FindDialog |
An instance of this class is responsible for displaying search results and navigating
to the selected entity's representation.
|
| FindDialogView |
Swing component displaying results produced by search feature.
|
| LogConsole |
Implementation for modeler log console functionality
|
| LogConsoleView |
LogConsole is a window with text area filled with log messages of the
application.
|
| LogConsoleWindow |
LogConsoleWindow is used to show log in a separate dialog
|
| OverwriteDialog | |
| ResolveDbRelationshipDialog |
Editor of DbRelationship joins.
|
| UnsavedChangesDialog | |
| ValidationResultBrowser | |
| ValidationResultBrowserView | |
| WarningDialog |
Dialog for CayenneModeler warnings.
|
Contains various CayenneModeler dialogs. Usually only the most simple dialogs are located in this package. More complicated ones are grouped by topic in "dialog" subpackages.
Copyright © 2001–2015 Apache Cayenne. All rights reserved.