Reg - JButton double click



Hi,
Can any one suggest me solution for restricting JButton event firing
twice( when
double Clicked on JButton )other than the following solutions.


1) Disabling the JButton after clicking once


2) I don't want to add mouse listener to JButton

3) I don't want any count variable , to restrict the click count.....


Awaiting for reply...............



Regards
Praveen Kumar.P

.


Quantcast