[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] how to show text message under the mouse?

hello all:

I want to do a simple draw tool using java.
whenever the user moves the mouse, I need to
show current coordinate as (x, y) right beside the mouse
pointer.


  how can I do?

thank you
-Daniel