Java2d: ability to show select box while dragging mouse
1 answer
http://java.sun.com/docs/books/tutorial/uiswing/events/mousemotionlistener.html
SelectionDemo should be especially helpful.
+4
a source to share