Double-Click (GEF) [message #85100] |
Wed, 25 June 2003 07:54 |
Eclipse User |
|
|
|
Originally posted by: idan_zak2.walla.co.il
How do i implement a double-click on an EditPart in Gef?
i want a function to be called when double-clicking on an editpart.
thanks in advance
idan.
|
|
|
Re: Double-Click (GEF) [message #85188 is a reply to message #85100] |
Wed, 25 June 2003 14:18 |
Eclipse User |
|
|
|
Originally posted by: none.us.ibm.com
See RequestConstants.REQ_OPEN
When double-click occurs, the Tool will call EditPart.perfromRequest(req),
where req is just a Request whose getType() returns the above constant.
"Idan" <idan_zak2@walla.co.il> wrote in message
news:bdbgpm$bvh$1@rogue.oti.com...
> How do i implement a double-click on an EditPart in Gef?
> i want a function to be called when double-clicking on an editpart.
>
> thanks in advance
> idan.
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.02835 seconds