Added listeners to reflect prop sheet changes in editor area.
authorp.ciardelli <p.ciardelli@localhost>
Tue, 1 Sep 2009 08:30:28 +0000 (08:30 +0000)
committerp.ciardelli <p.ciardelli@localhost>
Tue, 1 Sep 2009 08:30:28 +0000 (08:30 +0000)
commita2e22537d28c0d5618f2a55b161e35332e757c99
treebae055b94ef870958926aea57db5d5e35990f1a7
parente6ca157c8825d070eba5c786a474b517ea67eea9
Added listeners to reflect prop sheet changes in editor area.
.gitattributes
taxeditor-bulkeditor/src/main/java/eu/etaxonomy/taxeditor/annotatedlineeditor/AnnotatedLineEditor.java
taxeditor-bulkeditor/src/main/java/eu/etaxonomy/taxeditor/annotatedlineeditor/AnnotatedLineEditorDocumentProvider.java
taxeditor-bulkeditor/src/main/java/eu/etaxonomy/taxeditor/annotatedlineeditor/EntityDisplayListener.java [new file with mode: 0644]
taxeditor-bulkeditor/src/main/java/eu/etaxonomy/taxeditor/annotatedlineeditor/ILineDisplayStrategy.java
taxeditor-bulkeditor/src/main/java/eu/etaxonomy/taxeditor/bulkeditor/BulkEditor.java
taxeditor-bulkeditor/src/main/java/eu/etaxonomy/taxeditor/bulkeditor/BulkEditorDocumentProvider.java
taxeditor-bulkeditor/src/main/java/eu/etaxonomy/taxeditor/bulkeditor/BulkEditorLineDisplay.java
taxeditor-bulkeditor/src/main/java/eu/etaxonomy/taxeditor/bulkeditor/handler/DeleteObjectHandler.java
taxeditor-bulkeditor/src/main/java/eu/etaxonomy/taxeditor/bulkeditor/handler/NewObjectHandler.java