Protege-2000 1.7

edu.stanford.smi.protege.util
Class TransferableCollection

java.lang.Object
  |
  +--edu.stanford.smi.protege.util.TransferableCollection
All Implemented Interfaces:
Transferable

public class TransferableCollection
extends Object
implements Transferable

Description of the class

Author:
Ray Fergerson

Constructor Summary
TransferableCollection(Collection frames)
           
 
Method Summary
static DataFlavor getFlavor()
           
 Object getTransferData(DataFlavor f)
           
 DataFlavor[] getTransferDataFlavors()
           
 boolean isDataFlavorSupported(DataFlavor flavor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TransferableCollection

public TransferableCollection(Collection frames)
Method Detail

getFlavor

public static DataFlavor getFlavor()

getTransferData

public Object getTransferData(DataFlavor f)
Specified by:
getTransferData in interface Transferable

getTransferDataFlavors

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

isDataFlavorSupported

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

Protege-2000 1.7

Submit a bug report or feature request
Protege-2000 is a trademark of Stanford University.
Copyright (c) 1998-2002 Stanford University.