|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gnu.gtk.event.DragTargetAdapter
public class DragTargetAdapter
Constructor Summary | |
---|---|
DragTargetAdapter()
|
Method Summary | |
---|---|
void |
dataReceived(ReceiveDragDataEvent event)
|
void |
destinationLeft(LeaveDragDestinationEvent event)
|
boolean |
dropped(DropDragEvent event)
|
boolean |
motionOcurred(DragMotionEvent event)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DragTargetAdapter()
Method Detail |
---|
public void destinationLeft(LeaveDragDestinationEvent event)
destinationLeft
in interface DragTargetListener
public boolean dropped(DropDragEvent event)
dropped
in interface DragTargetListener
public void dataReceived(ReceiveDragDataEvent event)
dataReceived
in interface DragTargetListener
public boolean motionOcurred(DragMotionEvent event)
motionOcurred
in interface DragTargetListener
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |