SRJRCFrames
v0.1.296

de.schwarzrot.ui.control.support
Class BasicTransferable

java.lang.Object
  extended by de.schwarzrot.ui.control.support.BasicTransferable
All Implemented Interfaces:
Transferable, UIResource

public class BasicTransferable
extends Object
implements Transferable, UIResource


Field Summary
protected  String htmlData
           
protected  String plainData
           
 
Constructor Summary
BasicTransferable(String s, String s1)
           
 
Method Summary
protected  String getHTMLData()
           
protected  String getPlainData()
           
protected  Object getRicherData(DataFlavor dataflavor)
           
protected  DataFlavor[] getRicherFlavors()
           
 Object getTransferData(DataFlavor dataflavor)
           
 DataFlavor[] getTransferDataFlavors()
           
 boolean isDataFlavorSupported(DataFlavor dataflavor)
           
protected  boolean isHTMLFlavor(DataFlavor dataflavor)
           
protected  boolean isHTMLSupported()
           
protected  boolean isPlainFlavor(DataFlavor dataflavor)
           
protected  boolean isPlainSupported()
           
protected  boolean isRicherFlavor(DataFlavor dataflavor)
           
protected  boolean isStringFlavor(DataFlavor dataflavor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

plainData

protected String plainData

htmlData

protected String htmlData
Constructor Detail

BasicTransferable

public BasicTransferable(String s,
                         String s1)
Method Detail

getTransferData

public Object getTransferData(DataFlavor dataflavor)
                       throws UnsupportedFlavorException,
                              IOException
Specified by:
getTransferData in interface Transferable
Throws:
UnsupportedFlavorException
IOException

getTransferDataFlavors

public DataFlavor[] getTransferDataFlavors()
Specified by:
getTransferDataFlavors in interface Transferable

isDataFlavorSupported

public boolean isDataFlavorSupported(DataFlavor dataflavor)
Specified by:
isDataFlavorSupported in interface Transferable

getHTMLData

protected String getHTMLData()

getPlainData

protected String getPlainData()

getRicherData

protected Object getRicherData(DataFlavor dataflavor)
                        throws UnsupportedFlavorException
Throws:
UnsupportedFlavorException

getRicherFlavors

protected DataFlavor[] getRicherFlavors()

isHTMLFlavor

protected boolean isHTMLFlavor(DataFlavor dataflavor)

isHTMLSupported

protected boolean isHTMLSupported()

isPlainFlavor

protected boolean isPlainFlavor(DataFlavor dataflavor)

isPlainSupported

protected boolean isPlainSupported()

isRicherFlavor

protected boolean isRicherFlavor(DataFlavor dataflavor)

isStringFlavor

protected boolean isStringFlavor(DataFlavor dataflavor)

SRJRCFrames
v0.1.296

hosted at
Find SRJRCFrames at SourceForge.net. Fast, secure and free:
           Open Source Software download
Submit a bug or request a feature

SRJRCFrames is published according to the GNU General Public License
Copyright 2005-2012 Reinhard Mantey - some rights reserved.