org.uispec4j
Class Clipboard.TransferType

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

public static class Clipboard.TransferType
extends java.lang.Object

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


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

Method Detail

getDataClass

public java.lang.Class getDataClass()

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 2004-2010. All Rights Reserved.