|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.swt.internal.gtk.GdkDragContext
public class GdkDragContext
Field Summary | |
---|---|
int |
action
|
int |
actions
|
long |
dest_window
|
boolean |
is_source
|
int |
protocol
|
static int |
sizeof
|
long |
source_window
|
int |
start_time
|
int |
suggested_action
|
long |
targets
|
Constructor Summary | |
---|---|
GdkDragContext()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int protocol
public boolean is_source
public long source_window
public long dest_window
public long targets
public int actions
public int suggested_action
public int action
public int start_time
public static final int sizeof
Constructor Detail |
---|
public GdkDragContext()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |