Package qupath.lib.gui.scripting.richtextfx.stylers
package qupath.lib.gui.scripting.richtextfx.stylers
Classes for syntax styling in QuPath's script editor.
- 
ClassDescriptionStyling to apply to aCodeArea, based on Groovy or Java syntax.Styling to apply to aCodeArea, based on JSON syntax.Styling to apply to aCodeArea, based on Markdown syntax.Styling for plain text (which really means no styling).Styling to apply to aCodeArea, based on Java .properties and .cfg file syntax.Styling to apply to aCodeArea, based on Python syntax.Interface for classes that apply some styling to a RichTextFX'sCodeArea.Class with static methods to fetch all the availableScriptStylers.Styling to apply to aCodeAreafor XML.Styling to apply to aCodeArea, based on YAML syntax.