|
|||||||||
| 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
public class DragEvent
| Constructor Summary | |
|---|---|
DragEvent(Widget source,
org.gnu.glib.EventType type,
DragContext context)
|
|
| Method Summary | |
|---|---|
DragContext |
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 DragEvent(Widget source,
org.gnu.glib.EventType type,
DragContext context)
| Method Detail |
|---|
public DragContext getDragContext()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||