|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.eclipse.swt.widgets.Event | +--org.eclipse.swt.dnd.DNDEvent
Field Summary | |
TransferData |
dataType
|
TransferData[] |
dataTypes
|
int |
feedback
|
int |
operations
|
Fields inherited from class org.eclipse.swt.widgets.Event |
button, character, count, data, detail, display, doit, end, gc, height, item, keyCode, start, stateMask, text, time, type, widget, width, x, y |
Constructor Summary | |
(package private) |
DNDEvent()
|
Methods inherited from class org.eclipse.swt.widgets.Event |
getBounds, setBounds, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public TransferData dataType
public TransferData[] dataTypes
public int operations
public int feedback
Constructor Detail |
DNDEvent()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |