|
|||||||||
| 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 DragTargetListenerpublic boolean dropped(DropDragEvent event)
dropped in interface DragTargetListenerpublic void dataReceived(ReceiveDragDataEvent event)
dataReceived in interface DragTargetListenerpublic boolean motionOcurred(DragMotionEvent event)
motionOcurred in interface DragTargetListener
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||