| Interface | Description |
|---|---|
| IMemberModelListener |
| Class | Description |
|---|---|
| ChildRelationBrowser |
ChildRelationBrowser is a UI component which provides a tree-like view on the hierarchical
structure of relations.
|
| DownloadRelationMemberTask |
The asynchronous task for downloading relation members.
|
| DownloadRelationTask |
The asynchronous task for fully downloading a collection of relations.
|
| GenericRelationEditor |
This dialog is for editing relations.
|
| MemberRoleCellEditor | |
| MemberTable | |
| MemberTableCellRenderer |
This is the
TableCellRenderer used in the tables of
RelationMemberMerger. |
| MemberTableColumnModel | |
| MemberTableLinkedCellRenderer | |
| MemberTableMemberCellRenderer | |
| MemberTableModel | |
| MemberTableRoleCellRenderer | |
| ParentRelationLoadingTask |
This is an asynchronous task for loading the parents of a given relation.
|
| ReferringRelationsBrowser |
This is browser for a list of relations which refer to another relations.
|
| ReferringRelationsBrowserModel | |
| RelationDialogManager |
RelationDialogManager keeps track of the open relation editors.
|
| RelationDialogManager.DialogContext |
Helper class for keeping the context of a relation editor.
|
| RelationEditor | |
| RelationTree |
This is a
JTree rendering the hierarchical structure of Relations. |
| RelationTreeCellRenderer |
This is the cell renderer used in
RelationTree. |
| RelationTreeModel | |
| RunnableAction | |
| SelectionTable | |
| SelectionTableCellRenderer |
This is the
TableCellRenderer used in SelectionTable. |
| SelectionTableColumnModel | |
| SelectionTableModel |
| Exception | Description |
|---|---|
| GenericRelationEditor.AddAbortException |