org.iids.aos.gui.dnd
Class StructTransferHandler

java.lang.Object
  extended by javax.swing.TransferHandler
      extended by org.iids.aos.gui.dnd.StructTransferHandler
All Implemented Interfaces:
java.io.Serializable

public class StructTransferHandler
extends javax.swing.TransferHandler

Author:
rjtimmer
See Also:
Serialized Form

Field Summary
 
Fields inherited from class javax.swing.TransferHandler
COPY, COPY_OR_MOVE, MOVE, NONE
 
Constructor Summary
StructTransferHandler()
           
 
Method Summary
 
Methods inherited from class javax.swing.TransferHandler
canImport, createTransferable, exportAsDrag, exportDone, exportToClipboard, getCopyAction, getCutAction, getPasteAction, getSourceActions, getVisualRepresentation, importData
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StructTransferHandler

public StructTransferHandler()


Copyright © 2003, 2004 IIDS Group. All Rights Reserved.