abbot.editor
Class StepTransferable
java.lang.Object
|
+--abbot.editor.StepTransferable
- All Implemented Interfaces:
- Transferable
- public class StepTransferable
- extends Object
- implements Transferable
Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
STEP_FLAVOR
public static final DataFlavor STEP_FLAVOR
STEP_LIST_FLAVOR
public static final DataFlavor STEP_LIST_FLAVOR
StepTransferable
public StepTransferable(Step step)
StepTransferable
public StepTransferable(List steps)
getTransferDataFlavors
public DataFlavor[] getTransferDataFlavors()
- Specified by:
getTransferDataFlavors
in interface Transferable
isDataFlavorSupported
public boolean isDataFlavorSupported(DataFlavor flavor)
- Specified by:
isDataFlavorSupported
in interface Transferable
getTransferData
public Object getTransferData(DataFlavor flavor)
throws UnsupportedFlavorException
- Specified by:
getTransferData
in interface Transferable
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2002-2003 Timothy Wall. All Rights Reserved.
Abbot is hosted on