Skip to main content



      Home
Home » Eclipse Projects » GEF » how do i listen for mouse actions?
how do i listen for mouse actions? [message #43210] Mon, 18 November 2002 04:34 Go to next message
Eclipse UserFriend
hi all,

I have an edit part, which of course has a figure associated. I call
Figure.addMouseListener, and my method for public void
mouseDoubleClicked(MouseEvent me) doesn't fire.....

is this correct to add editpart as a listener to figure, if so why it's not
fired?

thanx,
ozgur
Re: how do i listen for mouse actions? [message #43254 is a reply to message #43210] Mon, 18 November 2002 04:36 Go to previous messageGo to next message
Eclipse UserFriend
furthermore, this interface has three methods, pressed released and
doubleclick, only pressed is called, others not...

"Ozgur Kurt" <ozgurkurt@hotmail.com> wrote in message
news:araa55$36p$1@rogue.oti.com...
> hi all,
>
> I have an edit part, which of course has a figure associated. I call
> Figure.addMouseListener, and my method for public void
> mouseDoubleClicked(MouseEvent me) doesn't fire.....
>
> is this correct to add editpart as a listener to figure, if so why it's
not
> fired?
>
> thanx,
> ozgur
>
>
Re: how do i listen for mouse actions? [message #43648 is a reply to message #43210] Wed, 20 November 2002 03:44 Go to previous message
Eclipse UserFriend
any ideas about my question yet?


"Ozgur Kurt" <ozgurkurt@hotmail.com> wrote in message
news:araa55$36p$1@rogue.oti.com...
> hi all,
>
> I have an edit part, which of course has a figure associated. I call
> Figure.addMouseListener, and my method for public void
> mouseDoubleClicked(MouseEvent me) doesn't fire.....
>
> is this correct to add editpart as a listener to figure, if so why it's
not
> fired?
>
> thanx,
> ozgur
>
>
Previous Topic:Determining bounds for Label text
Next Topic:Can't create connection
Goto Forum:
  


Current Time: Wed Jul 16 08:09:27 EDT 2025

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

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

Back to the top