Package qupath.lib.gui.scripting
package qupath.lib.gui.scripting
Scripting through the QuPath interface.
-
ClassDescriptionDefault multilingual script editor.Interface for objects that manage editable text, including a caret position and selection.Alternative to QP offering static methods of use for scripting, along with some extra methods that require access of GUI features.Minimal interface for a script editor that the GUI can call.ScriptEditorControl<T extends Region>Basic script editor control using JavaFX.Class representing a script tab (e.g.Simple text area control (JavaFX) with basic operations and no styling support.