public class RawText
extends java.lang.Object
implements java.lang.Cloneable, java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
rawText |
| Constructor and Description |
|---|
RawText(java.lang.String rawText) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone() |
static RawText |
fromTransferable(java.awt.datatransfer.Transferable content) |
static java.awt.datatransfer.DataFlavor |
getDataFlavor() |
public java.lang.Object clone()
clone in class java.lang.Objectpublic static java.awt.datatransfer.DataFlavor getDataFlavor()
public static RawText fromTransferable(java.awt.datatransfer.Transferable content)