[kepler-dev] [Bug 4320] New: - Component Library Folders and Popup Menus
bugzilla-daemon at ecoinformatics.org
bugzilla-daemon at ecoinformatics.org
Mon Aug 17 12:09:48 PDT 2009
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4320
Summary: Component Library Folders and Popup Menus
Product: Kepler
Version: 1.x dev
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: core
AssignedTo: berkley at nceas.ucsb.edu
ReportedBy: aschultz at nceas.ucsb.edu
QAContact: kepler-dev at kepler-project.org
The Component Library is the most used graphical component in Kepler. It is in
essence the "Control Panel" for building workflows. Because of this it is
important to give the user as much control over this area as possible.
To do this a mechanism for viewing components as they appear on disk is needed.
This will allow users to organize their components however they want in
folders while still providing the ability to index the components within the
Kepler ontologies.
Popup menus allowing the user to do basic control functions like "Move, Remove
(from ontology), Delete (from disk), Create New, View LSID, View Revisions,
View Documentation, Open, Annotate, etc..." should be added to the components
and their containers (whether the container is an ontology/concept or a
folder/kar). The popup menus are displayed from AnnotatedPTree.maybeShowPopup
using subclasses of the LibraryPopup class.
More information about the Kepler-dev
mailing list