|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.swt.dnd.Transfer
org.eclipse.swt.dnd.ByteArrayTransfer
com.nwoods.jgo.JGoTransfer
This provides a standard kind of ByteArrayTransfer for clipboard copy/paste.
Constructor Summary | |
JGoTransfer()
|
Method Summary | |
static JGoTransfer |
getInstance()
|
protected int[] |
getTypeIds()
|
protected java.lang.String[] |
getTypeNames()
|
Methods inherited from class org.eclipse.swt.dnd.ByteArrayTransfer |
getSupportedTypes, isSupportedType, javaToNative, nativeToJava |
Methods inherited from class org.eclipse.swt.dnd.Transfer |
registerType, validate |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JGoTransfer()
Method Detail |
public static JGoTransfer getInstance()
protected java.lang.String[] getTypeNames()
protected int[] getTypeIds()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |