org.xith3d.ui.swingui
Class UIDraggingInformation
java.lang.Object
org.xith3d.ui.swingui.UIDraggingInformation
public class UIDraggingInformation
- extends java.lang.Object
Insert package comments here
Originally Coded by David Yazel on Oct 4, 2003 at 11:55:52 PM.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UIDraggingInformation
public UIDraggingInformation(java.awt.image.BufferedImage icon,
java.lang.Object ref)
setFailure
public void setFailure(UIDropFailureInterface failure)
getFailure
public UIDropFailureInterface getFailure()
setIcon
public void setIcon(java.awt.image.BufferedImage icon)
getIcon
public java.awt.image.BufferedImage getIcon()
getIconCanDrop
public java.awt.image.BufferedImage getIconCanDrop()
setIconBackground
public void setIconBackground(java.awt.image.BufferedImage iconBackground)
getIconBackground
public java.awt.image.BufferedImage getIconBackground()
setIconCanDrop
public void setIconCanDrop(java.awt.image.BufferedImage icon)
getRef
public java.lang.Object getRef()
setRef
public void setRef(java.lang.Object ref)