Package jsyntaxpane.components
-
Interface Summary Interface Description SyntaxComponent A Component that is installed to the EditorKit to perform GUI operations on the Editor. -
Class Summary Class Description LineNumbersRuler This class will display line numbers for a related text component.Markers This class contains static utility methods to make highliting in text components easier.Markers.SimpleMarker PairsMarker This class highlights any pairs of the given language.TokenMarker This class highlights Tokens within a document whenever the caret is moved to a TokenType provided in the config file. -
Enum Summary Enum Description SyntaxComponent.Status The status is used to have proper propertyCHange support.