Package | Description |
---|---|
org.scijava.ui.swing.script |
Modifier and Type | Field and Description |
---|---|
protected TextEditor |
FileFunctions.parent |
Modifier and Type | Field and Description |
---|---|
static ArrayList<TextEditor> |
TextEditor.instances |
Modifier and Type | Method and Description |
---|---|
static void |
ExceptionHandler.addThread(Thread thread,
TextEditor editor) |
static void |
ExceptionHandler.addThreadGroup(ThreadGroup group,
TextEditor editor) |
static void |
ExceptionHandler.handle(Throwable t,
TextEditor editor) |
Constructor and Description |
---|
FileFunctions(TextEditor parent) |
FindAndReplaceDialog(TextEditor editor) |
MacroFunctions(TextEditor editor) |
RecentFilesMenuItem(PrefService prefService,
TextEditor editor)
Constructor.
|
TextEditorTab(TextEditor textEditor) |
Copyright © 2015–2022 SciJava. All rights reserved.