Under JDK1.3 (without JNI), is it possible to copy to SystemClipboard, an object other than a String (like an Icon or a BufferredImage)?
Created May 4, 2012
Davanum Srinivas There is an excellent article in JavaWorld which has samples on how to transfer Images: