Regarding Dragging and GrabHandle [message #147040] |
Tue, 10 August 2004 05:46 |
Eclipse User |
|
|
|
Originally posted by: mazharshaikh.iopsis.com
Hello,
I m using eclipse3.0 and installed the plugins of GEF and Draw2d. I
had created the class diagram using the Draw2d API ( As Mentioned in
Reference Article in GEF) and the class diagram just shows view.
I know that we have to add the required functionality.
Now i want to add the functionality of Dragging and Grabhandle on the class
diagram using GEF.
can u provide any directions or samples of how to proceed as i m new to GEF
??
|
|
|
Re: Regarding Dragging and GrabHandle [message #147171 is a reply to message #147040] |
Wed, 11 August 2004 07:06 |
Eclipse User |
|
|
|
Originally posted by: mazharshaikh.iopsis.com
Hello,
I m using eclipse3.0 and installed the plugins of GEF and Draw2d. I
had created the class diagram using the Draw2d API ( As Mentioned in
Reference Article in GEF) and the class diagram just shows view.
I know that we have to add the required functionality.
Now i want to add the functionality of Dragging and Grabhandle on the class
diagram using GEF.
> can u provide any directions or samples of how to proceed as i m new to
GEF ??
|
|
|
|
Re: Regarding Dragging and GrabHandle [message #147450 is a reply to message #147322] |
Thu, 12 August 2004 05:05 |
Eclipse User |
|
|
|
Originally posted by: mazharshaikh.iopsis.com
Yes, Now i had done the dragging functionality using the Draw2d plugin.
Now i wanted the grabhandle part on the respective classDiagram.
can u provide any directions or sample regarding the grabhandle ??
"Pratik Shah" <ppshah@us.ibm.com> wrote in message
news:cfdgeh$cdj$1@eclipse.org...
> Do you intend to implement a full-blown GEF editor? If so, you should
take
> a look at the GEF tutorial and/or the Redbook. If not, I'm not sure how
you
> can just pick the dragging functionality from GEF. You can start by
> investigating the Handle interface.
>
>
> "Mazhar" <mazharshaikh@iopsis.com> wrote in message
> news:cfcg7g$kno$1@eclipse.org...
> > Hello,
> > I m using eclipse3.0 and installed the plugins of GEF and
Draw2d.
> I
> > had created the class diagram using the Draw2d API ( As Mentioned in
> > Reference Article in GEF) and the class diagram just shows view.
> > I know that we have to add the required functionality.
> > Now i want to add the functionality of Dragging and Grabhandle on the
> class
> > diagram using GEF.
> > > can u provide any directions or samples of how to proceed as i m new
to
> > GEF ??
> >
> >
>
>
|
|
|
Re: Regarding Dragging and GrabHandle [message #147565 is a reply to message #147450] |
Thu, 12 August 2004 13:41 |
Eclipse User |
|
|
|
Originally posted by: none.us.ibm.com
There is no built-in support for putting handles in draw2d. We recommend
that clients use GEF because it offers much more than just grab handles. If
you don't want to use GEF, you could just put small figures on a layer on
top of the class diagram, and add some mouseListeners.
"Mazhar" <mazharshaikh@iopsis.com> wrote in message
news:cfetgc$591$1@eclipse.org...
> Yes, Now i had done the dragging functionality using the Draw2d plugin.
> Now i wanted the grabhandle part on the respective classDiagram.
> can u provide any directions or sample regarding the grabhandle ??
>
>
> "Pratik Shah" <ppshah@us.ibm.com> wrote in message
> news:cfdgeh$cdj$1@eclipse.org...
> > Do you intend to implement a full-blown GEF editor? If so, you should
> take
> > a look at the GEF tutorial and/or the Redbook. If not, I'm not sure how
> you
> > can just pick the dragging functionality from GEF. You can start by
> > investigating the Handle interface.
> >
> >
> > "Mazhar" <mazharshaikh@iopsis.com> wrote in message
> > news:cfcg7g$kno$1@eclipse.org...
> > > Hello,
> > > I m using eclipse3.0 and installed the plugins of GEF and
> Draw2d.
> > I
> > > had created the class diagram using the Draw2d API ( As Mentioned in
> > > Reference Article in GEF) and the class diagram just shows view.
> > > I know that we have to add the required functionality.
> > > Now i want to add the functionality of Dragging and Grabhandle on the
> > class
> > > diagram using GEF.
> > > > can u provide any directions or samples of how to proceed as i m new
> to
> > > GEF ??
> > >
> > >
> >
> >
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.04529 seconds