Transferable#getTransferData
Modifier and Type | Field and Description |
---|---|
private static final long | serialVersionUID
Use serialVersionUID from JDK 1.1 for interoperability.
|
Access | Constructor and Description |
---|---|
public | UnsupportedFlavorException(DataFlavor
the flavor object which caused the exception. May be
flavor)null .Constructs an UnsupportedFlavorException. |
serialVersionUID | back to summary |
---|---|
private static final long serialVersionUID Hides java. Use serialVersionUID from JDK 1.1 for interoperability. |
UnsupportedFlavorException | back to summary |
---|---|
public UnsupportedFlavorException(DataFlavor flavor) Constructs an UnsupportedFlavorException.
|