Uses of Class
ij.plugin.frame.Editor
Packages that use Editor
-
Uses of Editor in ij.macro
Modifier and TypeMethodDescriptionvoidUse the specified Editor to run the macro in debug mode.ModifierConstructorDescriptionFunctionFinder(Editor editor) MacroRunner(Program pgm, int address, String name, Editor editor) Runs a tokenized macro 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