how do i listen for mouse actions? [message #43210] |
Mon, 18 November 2002 04:34  |
Eclipse User |
|
|
|
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   |
Eclipse User |
|
|
|
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  |
Eclipse User |
|
|
|
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
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.31665 seconds