The Artima Developer Community
Sponsored Link

Java Answers Forum
Java - OS clipboard

1 reply on 1 page. Most recent reply: Aug 18, 2004 4:46 AM by Varanasi R Pushpeswar

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 1 reply on 1 page
Brendan

Posts: 1
Nickname: brendanm
Registered: Aug, 2004

Java - OS clipboard Posted: Aug 14, 2004 3:53 AM
Reply to this message Reply
Advertisement
I need to know where text pasted into program is coming from. How can i access these details about the system clipboard - either java methods or os ones. getName() is the only method in datatransfer class and that returns "system", the name of the clipboard


Varanasi R Pushpeswar

Posts: 6
Nickname: ravieswar
Registered: May, 2004

Re: Java - OS clipboard Posted: Aug 18, 2004 4:46 AM
Reply to this message Reply
hi,
java listeners has provided another way of handling clipboards, use Clipboard events----> implements Clipboards events to know and place the copy event in the clipboard hope u might be knowing about clipboard
ok
try this,

from
V.R.Eswar,
Varanasi_eswar2003@yahoo.com
or
varanasieswar@hotmail.com

Flat View: This topic has 1 reply on 1 page
Topic: Help please Previous Topic   Next Topic Topic: class designs in java for a air traffic controller system need help!!! plzz

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use