[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools.gef] Re: How do i add Alignment Actions etc. ?
|
Take a look at the logic example source code
(org.eclipse.gef.examples.logic)
@see LogicEditor.createActions()
-Steve
"Marcel" <marcel.au@xxxxxx> wrote in message
news:18784644.1140619750068.JavaMail.root@xxxxxxxxxxxxxxxxxxxx
> Hello,
>
> i like to add some actions to my GEF editor.
> How can i add alignment and snap to the grid actions to
> my editor ?
>
> Thanks in advance for any answer !