Want to hire a development team?
No Images Added Yet

Double Click Detector

Not Rated Yet.
Add to Favorites
Publisher
Detect double click mouse events in Java, Swing or AWT, and act on them.
Product Details

A specialized mouse listener that detects and acts on double-clicks. Simply add it as a MouseListener to any component and add code to do the double-click work. It will react to a double click count even when the second click is not on the exact same pixel as the first click. It plays well with other mouse listeners, ignoring "consumed" mouse events and only consuming events when it actually does something. DoubleClickDetector is best used in a Swing or Awt environment as opposed to Graphics2D. Graphics, if at all interactive, usually requires an elaborate MouseListener implementation with plenty of instance fields and lots of code for each event type. But even with graphics, this code can serve as a proper example of how to handle a double-click.

Report this Listing
Price
Free
Licence Type
Free
Views
649
Submitted on
7th September 2011
Last Updated
7th September 2011
Licence Type
Other
License Price
USD 0

You May Also Like

User Reviews

Please rate the listing and tell the world know what do you think about the listing.
(0 ratings)
Not Rated Yet.
No reviews found.
Not yet reviewed by any member. You can be the first one to write a review for this listing.Click hereto submit your review.