Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Regarding Dragging and GrabHandle
Regarding Dragging and GrabHandle [message #147040] Tue, 10 August 2004 05:46 Go to next message
Eclipse UserFriend
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 Go to previous messageGo to next message
Eclipse UserFriend
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 #147322 is a reply to message #147171] Wed, 11 August 2004 16:13 Go to previous messageGo to next message
Pratik Shah is currently offline Pratik ShahFriend
Messages: 1077
Registered: July 2009
Senior Member
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 #147450 is a reply to message #147322] Thu, 12 August 2004 05:05 Go to previous messageGo to next message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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 ??
> > >
> > >
> >
> >
>
>
Previous Topic:about project path
Next Topic:GEFActionConstants.GROUP_PRINT gives a blank menu item
Goto Forum:
  


Current Time: Tue Apr 16 18:20:43 GMT 2024

Powered by FUDForum. Page generated in 0.81432 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top