com.tensegrity.gui.swing.dnd
Class VisualGraphObjectFlavor

java.lang.Object
  extended byjava.awt.datatransfer.DataFlavor
      extended bycom.tensegrity.gui.swing.dnd.VisualGraphObjectFlavor
All Implemented Interfaces:
java.lang.Cloneable, java.io.Externalizable, java.io.Serializable

public class VisualGraphObjectFlavor
extends java.awt.datatransfer.DataFlavor

The VisualGraphObjectFlavor is used to identify a VisualGraphObject as such when transferring them via drag and drop.

Version:
$Id: VisualGraphObjectFlavor.java,v 1.3 2005/05/31 15:28:46 BurkhardWick Exp $
Author:
MichaelKegel
See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.awt.datatransfer.DataFlavor
imageFlavor, javaFileListFlavor, javaJVMLocalObjectMimeType, javaRemoteObjectMimeType, javaSerializedObjectMimeType, plainTextFlavor, stringFlavor
 
Methods inherited from class java.awt.datatransfer.DataFlavor
clone, equals, equals, equals, getDefaultRepresentationClass, getDefaultRepresentationClassAsString, getHumanPresentableName, getMimeType, getParameter, getPrimaryType, getReaderForText, getRepresentationClass, getSubType, getTextPlainUnicodeFlavor, hashCode, isFlavorJavaFileListType, isFlavorRemoteObjectType, isFlavorSerializedObjectType, isFlavorTextType, isMimeTypeEqual, isMimeTypeEqual, isMimeTypeSerializedObject, isRepresentationClassByteBuffer, isRepresentationClassCharBuffer, isRepresentationClassInputStream, isRepresentationClassReader, isRepresentationClassRemote, isRepresentationClassSerializable, match, normalizeMimeType, normalizeMimeTypeParameter, readExternal, selectBestTextFlavor, setHumanPresentableName, toString, tryToLoadClass, writeExternal
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 



Copyright © 2005 Tensegrity Software GmbH. All Rights Reserved. Date of creation: 09.06.2006.