jwx!
v0.0.2


wx
Class DropSource

java.lang.Object
  extended bywx.DropSource

public class DropSource
extends java.lang.Object


Constructor Summary
DropSource()
           
DropSource(DataObject data, Window win)
           
DropSource(Window win)
           
 
Method Summary
 void delete()
           
 int doDragDrop()
           
 int doDragDrop(int flags)
           
 DataObject getDataObject()
           
 boolean giveFeedback(int effect)
           
 void setCursor(int res, Cursor cursor)
           
 void setData(DataObject data)
           
 void swigReleaseOwnership()
           
 void swigTakeOwnership()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DropSource

public DropSource(Window win)

DropSource

public DropSource()

DropSource

public DropSource(DataObject data,
                  Window win)
Method Detail

delete

public void delete()

swigReleaseOwnership

public void swigReleaseOwnership()

swigTakeOwnership

public void swigTakeOwnership()

setData

public void setData(DataObject data)

doDragDrop

public int doDragDrop(int flags)

doDragDrop

public int doDragDrop()

getDataObject

public DataObject getDataObject()

giveFeedback

public boolean giveFeedback(int effect)

setCursor

public void setCursor(int res,
                      Cursor cursor)

jwx!
v0.0.2


© 2006 Amit G Mendapara.