See: Description
| Interface | Description |
|---|---|
| IMemberModelListener | |
| IRelationEditor |
Super interface of relation editors.
|
| 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.
|
| GenericRelationEditor.LeftButtonToolbar |
The toolbar with the buttons on the left
|
| MemberRoleCellEditor | |
| MemberTable | |
| MemberTableCellRenderer |
This is the
TableCellRenderer used in the tables of
RelationMemberMerger. |
| MemberTableColumnModel | |
| MemberTableLinkedCellRenderer | |
| MemberTableMemberCellRenderer |
"Refers to" column in relation editor's member list.
|
| MemberTableModel | |
| MemberTableRoleCellRenderer | |
| MemberTransferHandler | |
| 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 |
Abstract relation editor.
|
| RelationTree |
This is a
JTree rendering the hierarchical structure of Relations. |
| RelationTreeCellRenderer |
This is the cell renderer used in
RelationTree. |
| RelationTreeModel | |
| SelectionTable |
Selection table of relation editor.
|
| SelectionTableCellRenderer |
This is the
TableCellRenderer used in SelectionTable. |
| SelectionTableColumnModel |
This is the
TableColumnModel used in SelectionTable. |
| SelectionTableModel |
| Exception | Description |
|---|---|
| GenericRelationEditor.AddAbortException |
Exception thrown when user aborts add operation.
|