Actions
Bug #2365
closedMENUS: Context Menus - grab right-click for graph links
Start date:
02/22/2006
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
2365
Description
rt-click menus currently overridden for all objects on graph except for links -
these currently have a context menu containing one item - "Configure".
Need a design for the new context menu for links, and need to implement it by
addign the config getter code (as seen in
src/exp/ptolemy/vergil/basic/ParameterizedNodeController) to the constructor of
the link controller, which is ptolemy.vergil.actor.LinkController
Actions