Uses of Class
ij.plugin.frame.Editor
Packages that use Editor
-
Uses of Editor in ij.macro
ModifierConstructorDescriptionFunctionFinder
(Editor editor) MacroRunner
(Program pgm, int address, String name, Editor editor) Runs a tokenized macro in debug mode if 'editor' is not null.MacroRunner
(String macro, Editor editor) Create a new object that interprets macro source in debug mode if 'editor' is not null. -
Uses of Editor in ij.plugin
Modifier and TypeMethodDescriptionNewPlugin.getEditor()
Returns the Editor the newly created macro or plugin was opened in. -
Uses of Editor in ij.plugin.frame
Fields in ij.plugin.frame declared as EditorMethods in ij.plugin.frame that return Editor