Actions
Bug #4779
closedOntology Browser - use hybrid tree/table UI
Status:
Resolved
Priority:
Normal
Assignee:
Category:
Morpho Plugin
Target version:
Start date:
02/08/2010
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
4779
Description
Could augment the existing tree to include additional columns that will display additional information about the class in the tree.
Start with mockups
Related issues
Updated by ben leinfelder almost 15 years ago
base classes were already in Morpho for the Access control page.
Made some modifications for use with Onology browsing and voila!
Still to iron out (these were lost when switching to the hybrid):
-select the node in the tree when you are returning to edit. It expands to that node, but it is not selected
-select matching nodes after a search (unless we just remove all the non-matching classes as in bug 4777)
Updated by ben leinfelder almost 15 years ago
this now works - updated the JTreeTable code from the java tutorial
http://java.sun.com/products/jfc/tsc/articles/bookmarks/
Note: this is in Morpho codebase
Actions