awltech / org.parallelj.studio

ParallelJ-Studio is a part of the ParallelJ project corresponding to the Eclipse plug-ins part. It contains the graphical editor, but also the code generator and the ParallelJ metamodel. More information can be found on our website: http://www.parallelj.org
http://www.parallelj.org
3 stars 2 forks source link

Visually linking a selected Handler with its managed Procedures #11

Closed aneveux closed 13 years ago

aneveux commented 13 years ago

We would like to have the Handler-managed Procedures (or subclasses) look distinct whenever the Handler is selected by the User. In other words: Say one has a Handler and several Procedures listed in its "Procedures" field (these are called the "managed" Procedures) Say one selects the Handler. Then we would like to have all the managed Procedures look "linked" to the Handler.

However, we are still wondering about the best way to visually "link" them to the Handlder.

Thus, we propose you to think about an achievable and clean way to display the logical link between the Handler and its managed Procedures (or subclasses) whenever it is selected. This may be, for example, glowing boxes around the managed Procedures or else...

We shall then discuss together about your propositions (and ours) and plan an implementation later on.

aneveux commented 13 years ago

Actually done in 0.7.x.