|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.gnu.gtk.event.GtkEvent
org.gnu.gtk.event.DragEvent
org.gnu.gtk.event.RequestDragDataEvent
public class RequestDragDataEvent
| Nested Class Summary | |
|---|---|
static class |
RequestDragDataEvent.Type
|
| Constructor Summary | |
|---|---|
RequestDragDataEvent(DragEvent event,
SelectionData data,
int targetInfo,
int time)
|
|
| Method Summary | |
|---|---|
SelectionData |
getSelectionData()
|
int |
getTargetInfo()
|
int |
getTime()
|
| Methods inherited from class org.gnu.gtk.event.DragEvent |
|---|
getDragContext |
| Methods inherited from class org.gnu.gtk.event.GtkEvent |
|---|
getSource, getType, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public RequestDragDataEvent(DragEvent event,
SelectionData data,
int targetInfo,
int time)
| Method Detail |
|---|
public SelectionData getSelectionData()
public int getTargetInfo()
public int getTime()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||