org.sikuli.script
Class Clipboard.TransferType

java.lang.Object
  extended by org.sikuli.script.Clipboard.TransferType
Enclosing class:
Clipboard

public static class Clipboard.TransferType
extends Object

Enumeration for the transfert type property in MIME types (InputStream, CharBuffer, etc.)


Method Summary
 Class getDataClass()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getDataClass

public Class getDataClass()

toString

public String toString()
Overrides:
toString in class Object