Example usage for Java java.awt.datatransfer StringSelection fields, constructors, methods, implement or subclass
The text is from its open source code.
StringSelection(String data) Creates a Transferable capable of transferring the specified String . |