All Classes and Interfaces
Class
Description
Code area control using RichTextFX.
Styling to apply to a
CodeArea, based on Groovy or Java syntax.Styling to apply to a
CodeArea, based on JSON syntax.Styling to apply to a
CodeArea, based on Markdown syntax.Styling for plain text (which really means no styling).
Styling to apply to a
CodeArea, based on Java .properties and .cfg file syntax.Styling to apply to a
CodeArea, based on Python syntax.Rich script editor for QuPath, which can be used for handling different languages.
QuPath extension to add a more attractive script editor with syntax highlighting,
making use of RichTextFX, Copyright (c) 2013-2014, Tomas Mikula (BSD 2-clause license).
Interface for classes that apply some styling to a RichTextFX's
CodeArea.Class with static methods to fetch all the available
ScriptStylers.Styling to apply to a
CodeArea for XML.Styling to apply to a
CodeArea, based on YAML syntax.