[kepler-dev] [Bug 3708] - Case actor issues

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Fri Jul 17 11:47:11 PDT 2009


http://bugzilla.ecoinformatics.org/show_bug.cgi?id=3708


crawl at sdsc.edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




------- Comment #2 from crawl at sdsc.edu  2009-07-17 11:47 -------

1) I updated KeplerGraphFrame so that composite entities providing a tabbed
interface, such as the Case actor, will work in Kepler. The tabbed panes appear
beneath the "Workflow" canvas tab. Unfortunately, these entities must subclass
KeplerGraphFrame instead of ActorGraphFrame in order to get Kepler's actor
library; I created copies of CaseGraphFrame/GraphTableau in the gui module. 

2) Opening the Case actor now shows the contents of each refinement as a
separate canvas. The CaseDirector, control input and default refinement icons
are no longer visible.

3) I updated Kepler's menu configuration file to show the Case menu when
displaying a Case actor. This menu has items to add and remove refinements, so
the Refinement actor does not need to be added to the actor tree.


More information about the Kepler-dev mailing list