org.sikuli.script
Class Clipboard.TextType

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

public static class Clipboard.TextType
extends Object

Enumeration for the text type property in MIME types


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

Method Detail

toString

public String toString()
Overrides:
toString in class Object