Package-level declarations
Types
The internal workhorse behind createBitmapFont.
Performs find/replace on a StyledTextArea.
Commands used by FindAndReplace
Highlights a piece of Text within a StyledTextDocument.
Determines how TextArea and StyledTextArea should display leading tab and space characters, and the behaviour when the tab key is pressed.
A HighlightRange, which is part of a matched pair, for example, an opening and closing bracket.
A Change for the HistoryDocuments (used by TextFields).
The HistoryDocument used by TextField.
A Change for TextDocuments (used by TextAreas and StyledTextAreas).
A TextArea is a view
of a TextDocument. Two or more TextAreas can share the same TextDocument. (e.g. a SplitPane
with two views of the same documents side by side).
Applies a Theme rule (using Node.styles) to the highlighted Text.
Functions
Example :
To prevent fingerprinting, there is no API to list available fonts. Se instead, we return the so called "Web-Safe Fonts" which many websites assume exist on the client machine.