View Single Post
  #1 (permalink)  
Old 12-05-2008, 02:42 PM
Melki Melki is offline
Member
 
Join Date: Jun 2008
Posts: 20
Rep Power: 0
Melki is on a distinguished road
Default Perform one action at a time
Dear all,

When I click a button in my Swing application then it should be made that no other actions can be performed using the mouse until that action is completed.

Please give your ideas regarding this.

Thank you.
Reply With Quote