[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.gef] Re: GEF design

What type of "events" are you looking for?  Mouse events go to the active
tool, which interprets them and creates "requests" which are sent to your
editparts.  Commands come back and they are executed.

This type of stuff is spread out in the JavaDoc.  Also, there is a redbook
and tutorial for GEF.  See our homepage.

"David Michonneau" <david_michonneau@xxxxxxxxxxx> wrote in message
news:busbe6$aaq$1@xxxxxxxxxxxxxx
> Is there a document about the GEF internal design, or some UML sequence
> diagrams of the events that go through GEF?
>
> Thanks,
>
> David
>
>