Package ptolemy.actor.gui.syntax
A syntax-directed editor.
This package uses RSyntaxEditor, see $PTII/lib/rsyntaxtextarea-license.htm for licensing.
- Since:
- Ptolemy II 10.1
-
Class Summary Class Description SyntaxTextEditor A top-level window containing a text editor or viewer that understands the syntax of various languages.SyntaxTextEditorForStringAttributes A text editor to edit a specified string attribute using a syntax-directed editor.