Hello!

To see the file structure, click on "tree".

Note that updates take place every 10 minutes, commits may not be seen immediately.
Refactored web service response term data into Term object. Created Term class; now...
authorpreecej <preecej@localhost>
Tue, 31 Jan 2012 23:25:19 +0000 (23:25 +0000)
committerpreecej <preecej@localhost>
Tue, 31 Jan 2012 23:25:19 +0000 (23:25 +0000)
commit1b6df056f718bced80a22077ed065a30e0d6caae
tree6db329d95bba2e548ab9e44008b583df05f14e96
parentd170f6e8008585e97a112faf47531cda52c1fe7f
Refactored web service response term data into Term object. Created Term class; now used by term lookup dropdown and "term edit" popup dialogue. Should also be added to term label, term detail web service response and file metadata export.

svn path=/; revision=291
Annotation/src/ie/dcu/apps/ist/dialogs/PopUpLabelDialog.java
Annotation/src/ie/dcu/apps/ist/labelling/Labels.java
Annotation/src/ie/dcu/apps/ist/labelling/OntologyTerm.java [new file with mode: 0644]
Annotation/src/ie/dcu/apps/ist/views/SegmentationView.java