[kepler-dev] Intercepting the workflow designer popup menu
Chad Berkley
berkley at nceas.ucsb.edu
Fri May 30 09:42:12 PDT 2008
Hi Xavier,
You can do this by overriding the EditorFrame class and adding an
attribute to your actor pointing at your overridden class. Here are the
docs for EditorFrame.
http://ptolemy.eecs.berkeley.edu/ptolemyII/ptIIlatest/ptII/doc/codeDoc/ptolemy/actor/gui/EditorFactory.html
You can look at
src/org/kepler/distributed/DistributedCompositeActor.java for an
example. If you drag a distributed composite actor to the canvas, the
double click on it, you'll see a different configure dialog.
chad
Xavier, Percival wrote:
> I would like to modify the workflow designer by displaying a customized
> window in place of the parameter list box that pops up
>
> When we right-click on an actor to select “Configure Actor” can anyone
> point to the code which does this ?
>
>
>
>
>
> Percival
>
>
>
>
> No virus found in this outgoing message.
> Checked by AVG.
> Version: 7.5.524 / Virus Database: 269.24.4/1473 - Release Date:
> 5/29/2008 7:53 PM
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Kepler-dev mailing list
> Kepler-dev at ecoinformatics.org
> http://mercury.nceas.ucsb.edu/ecoinformatics/mailman/listinfo/kepler-dev
More information about the Kepler-dev
mailing list