Class TokenMarker

java.lang.Object
jsyntaxpane.components.TokenMarker
All Implemented Interfaces:
PropertyChangeListener, EventListener, CaretListener, SyntaxComponent

public class TokenMarker extends Object implements SyntaxComponent, CaretListener, PropertyChangeListener
This class highlights Tokens within a document whenever the caret is moved to a TokenType provided in the config file.