Posted By:
Imran_Masud
Posted On:
Thursday, June 14, 2001 03:35 PM
Hi guys,
I am making a program in which I allow
a user to select content from
a window in which it appears with the help of mouse.
Like, press the mouse button, roll it over the text and it would be coped
automatically.
- analogous to a cut-and-paste interaction
Is there a way in java, through
which I can connect an inputStream to
a mouse. So I can read the information.
Thank you