Project

General

Profile

« Previous | Next » 

Revision ca7ac329

Added by Cherian Mathew almost 11 years ago

commits for the CDM Authority Composite and related widgets + drag/drop objects

CdmAuthorityComposite : composite which contains a nebula CompositeTable widget
CdmAuthorityTableHeader : table header widget for the CompositeTable widget in CdmAuthorityComposite
CdmAuthorityRow : row widget for the CompositeTable widget in CdmAuthorityComposite
CRUDOperationChooser : CRUD update widget for CdmAuthorityRow
CdmAuthorityCompositeViewer : viewer for CdmAuthorityComposite containing the group object
TaxonNodeTransfer : drag/drop object for taxon nodes
CdmAuthorityTableDropTargetListener : drop listener for the CdmAuthorityComposite
MANIFEST.MF : now includes nebula jar for composite table widget

View differences:

eu.etaxonomy.taxeditor.store/META-INF/MANIFEST.MF
9 9
 eu.etaxonomy.cdm.database,
10 10
 eu.etaxonomy.taxeditor.datasource,
11 11
 eu.etaxonomy.taxeditor.datasource.wizard,
12
 eu.etaxonomy.taxeditor.dnd.transfer,
12 13
 eu.etaxonomy.taxeditor.editor,
13 14
 eu.etaxonomy.taxeditor.editor.definedterm,
14 15
 eu.etaxonomy.taxeditor.featuretree,
......
33 34
 eu.etaxonomy.taxeditor.ui.dialog,
34 35
 eu.etaxonomy.taxeditor.ui.dialog.selection,
35 36
 eu.etaxonomy.taxeditor.ui.element,
37
 eu.etaxonomy.taxeditor.ui.group.grantedauthority,
36 38
 eu.etaxonomy.taxeditor.ui.section,
37 39
 eu.etaxonomy.taxeditor.ui.section.agent,
38 40
 eu.etaxonomy.taxeditor.ui.section.classification,
......
53 55
 org.eclipse.ui,
54 56
 org.eclipse.jface.text,
55 57
 org.eclipse.ui.forms,
56
 eu.etaxonomy.taxeditor.cdmlib
58
 eu.etaxonomy.taxeditor.cdmlib,
59
 org.eclipse.nebula.widgets.compositetable;bundle-version="1.0.0"
57 60
Import-Package: org.eclipse.core.commands,
58 61
 org.eclipse.core.commands.operations,
59 62
 org.eclipse.core.expressions,

Also available in: Unified diff