8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd6d849 commit 03c5582Copy full SHA for 03c5582
src/main/java/org/scijava/ui/swing/script/TextEditor.java
@@ -142,6 +142,7 @@
142
import org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaEditorKit;
143
import org.fife.ui.rsyntaxtextarea.TokenMakerFactory;
144
import org.fife.ui.rtextarea.ClipboardHistory;
145
+import org.fife.ui.rtextarea.RTextArea;
146
import org.fife.ui.rtextarea.RTextAreaEditorKit;
147
import org.fife.ui.rtextarea.RTextAreaEditorKit.SetReadOnlyAction;
148
import org.fife.ui.rtextarea.RTextAreaEditorKit.SetWritableAction;
0 commit comments