|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gjt.sp.jedit.Java14
This file must be compiled with a JDK 1.4 or higher javac. If you are using an older Java version and wish to compile from source, you can safely leave this file out.
Constructor Summary | |
Java14()
|
Method Summary | |
static void |
dragAndDropCallback(JEditTextArea textArea,
java.awt.event.InputEvent evt,
boolean copy)
Called by the text area via reflection to initiate a text drag and drop operation using the JDK 1.4 API. |
static void |
init()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Java14()
Method Detail |
public static void init()
public static void dragAndDropCallback(JEditTextArea textArea, java.awt.event.InputEvent evt, boolean copy)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |