Re: double clicks using java

I'm not sure I've understood your matter. If your doubt is on DOM events,  
I think you should create and init a MouseEvent of type "click" with the  
repetition count in detailArg. If the question is a java implementation,  
you might use the DOM interface as a top-level wrapper for a java  
MouseEvent (or you might derive this one to implement DOM features), whose  
constructor allows you to specify the click count.
 
 
 --
 Email.it, the professional e-mail, gratis per te: http://www.email.it/f

 
 Sponsor:
 Prestiti e Finanziamenti con un semplice click, scopri subito se sei finanziabile cliccando qui
 Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=2910&d=22-3

Received on Wednesday, 22 March 2006 04:36:28 UTC