A B C D E F G H I J K L M N O P Q R S T U V W X Y
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ACTION_PREFIX - Static variable in class jsyntaxpane.actions.DefaultSyntaxAction
- actionPerformed(ActionEvent) - Method in class jsyntaxpane.actions.DefaultSyntaxAction
- actionPerformed(ActionEvent) - Method in class jsyntaxpane.actions.gui.QuickFindDialog
- actionPerformed(ActionEvent) - Method in class jsyntaxpane.actions.PythonIndentAction
- actionPerformed(ActionEvent) - Method in class jsyntaxpane.actions.ToggleComponentAction
- actionPerformed(ActionEvent) - Method in class jsyntaxpane.actions.XmlPrettifyAction
- actionPerformed(JTextComponent, SyntaxDocument, int, ActionEvent) - Method in class jsyntaxpane.actions.ComboCompletionAction
- actionPerformed(JTextComponent, SyntaxDocument, int, ActionEvent) - Method in class jsyntaxpane.actions.CompleteWordAction
- actionPerformed(JTextComponent, SyntaxDocument, int, ActionEvent) - Method in class jsyntaxpane.actions.DefaultSyntaxAction
-
Convenience method that will be called if the Action is performed on a JTextComponent.
- actionPerformed(JTextComponent, SyntaxDocument, int, ActionEvent) - Method in class jsyntaxpane.actions.DeleteLinesAction
- actionPerformed(JTextComponent, SyntaxDocument, int, ActionEvent) - Method in class jsyntaxpane.actions.DuplicateLinesAction
- actionPerformed(JTextComponent, SyntaxDocument, int, ActionEvent) - Method in class jsyntaxpane.actions.FindNextAction
- actionPerformed(JTextComponent, SyntaxDocument, int, ActionEvent) - Method in class jsyntaxpane.actions.FindReplaceAction
- actionPerformed(JTextComponent, SyntaxDocument, int, ActionEvent) - Method in class jsyntaxpane.actions.GotoLineAction
- actionPerformed(JTextComponent, SyntaxDocument, int, ActionEvent) - Method in class jsyntaxpane.actions.HTMLPreviewAction
- actionPerformed(JTextComponent, SyntaxDocument, int, ActionEvent) - Method in class jsyntaxpane.actions.IndentAction
- actionPerformed(JTextComponent, SyntaxDocument, int, ActionEvent) - Method in class jsyntaxpane.actions.JIndentAction
-
Convenience method that will be called if the Action is performed on a JTextComponent.
- actionPerformed(JTextComponent, SyntaxDocument, int, ActionEvent) - Method in class jsyntaxpane.actions.JumpToPairAction
- actionPerformed(JTextComponent, SyntaxDocument, int, ActionEvent) - Method in class jsyntaxpane.actions.JUnindentAction
-
Convenience method that will be called if the Action is performed on a JTextComponent.
- actionPerformed(JTextComponent, SyntaxDocument, int, ActionEvent) - Method in class jsyntaxpane.actions.MapCompletionAction
- actionPerformed(JTextComponent, SyntaxDocument, int, ActionEvent) - Method in class jsyntaxpane.actions.PairAction
- actionPerformed(JTextComponent, SyntaxDocument, int, ActionEvent) - Method in class jsyntaxpane.actions.QuickFindAction
- actionPerformed(JTextComponent, SyntaxDocument, int, ActionEvent) - Method in class jsyntaxpane.actions.RedoAction
- actionPerformed(JTextComponent, SyntaxDocument, int, ActionEvent) - Method in class jsyntaxpane.actions.ReflectCompletionAction
- actionPerformed(JTextComponent, SyntaxDocument, int, ActionEvent) - Method in class jsyntaxpane.actions.ScriptAction
- actionPerformed(JTextComponent, SyntaxDocument, int, ActionEvent) - Method in class jsyntaxpane.actions.ScriptRunnerAction
- actionPerformed(JTextComponent, SyntaxDocument, int, ActionEvent) - Method in class jsyntaxpane.actions.ShowAbbsAction
- actionPerformed(JTextComponent, SyntaxDocument, int, ActionEvent) - Method in class jsyntaxpane.actions.SmartHomeAction
- actionPerformed(JTextComponent, SyntaxDocument, int, ActionEvent) - Method in class jsyntaxpane.actions.SmartHomeSelectAction
- actionPerformed(JTextComponent, SyntaxDocument, int, ActionEvent) - Method in class jsyntaxpane.actions.TemplateAction
- actionPerformed(JTextComponent, SyntaxDocument, int, ActionEvent) - Method in class jsyntaxpane.actions.ToggleCommentsAction
-
Convenience method that will be called if the Action is performed on a JTextComponent.
- actionPerformed(JTextComponent, SyntaxDocument, int, ActionEvent) - Method in class jsyntaxpane.actions.UndoAction
- actionPerformed(JTextComponent, SyntaxDocument, int, ActionEvent) - Method in class jsyntaxpane.actions.UnindentAction
- actionPerformed(JTextComponent, SyntaxDocument, int, ActionEvent) - Method in class jsyntaxpane.actions.XmlTagCompleteAction
- ActionUtils - Class in jsyntaxpane.actions
-
Various utility methods to work on JEditorPane and its SyntaxDocument for use by Actions
- addAbbreviation(String, String) - Static method in class jsyntaxpane.DefaultSyntaxKit
-
Adds an abbrevisation to this kit's abbreviations.
- addActions(JEditorPane) - Method in class jsyntaxpane.DefaultSyntaxKit
-
Add keyboard actions to this control using the Configuration we have This is revised to properly use InputMap and ActionMap of the component instead of using the KeyMaps directly.
- addComponents(JEditorPane) - Method in class jsyntaxpane.DefaultSyntaxKit
-
Adds UI components to the pane
- addConstrcutors(Class, List<Member>) - Static method in class jsyntaxpane.util.ReflectUtils
-
Adds all Constructor (from Class.getConstructorCalls) to the list
- addEscapeListener(EscapeListener) - Static method in class jsyntaxpane.util.SwingUtils
-
FIXME: These two addEscapeListener can be called on a new interface that implements RootPainCOntainer (Swing) and a new method that is called
- addFields(Class, List<Member>) - Static method in class jsyntaxpane.util.ReflectUtils
-
Adds all Fields (from Class.getFields) to the list
- addMethods(Class, List<Member>) - Static method in class jsyntaxpane.util.ReflectUtils
-
Adds all methods (from Class.getMethodCalls) to the list
- addParamsString(StringBuilder, Class[]) - Static method in class jsyntaxpane.util.ReflectUtils
-
Adds the class SimpleNames, comma sepearated and surrounded by paranthesis to the call StringBuffer
- addPopupMenu(JEditorPane) - Method in class jsyntaxpane.DefaultSyntaxKit
-
Adds a popup menu to the editorPane if needed.
- addStaticFields(Class, List<Member>) - Static method in class jsyntaxpane.util.ReflectUtils
-
Adds all static Fields (from Class.getFields) to the list
- addStaticMethods(Class, List<Member>) - Static method in class jsyntaxpane.util.ReflectUtils
-
Adds all static methods (from Class.getMethodCalls) to the list
- addToolBarActions(JEditorPane, JToolBar) - Method in class jsyntaxpane.DefaultSyntaxKit
-
Add all pop-up menu items to a Toolbar.
- AND - Static variable in class jsyntaxpane.TokenConstants
- ANDAND - Static variable in class jsyntaxpane.TokenConstants
- ANDEQ - Static variable in class jsyntaxpane.TokenConstants
- append(String) - Method in class jsyntaxpane.SyntaxDocument
-
Append the given string to the text of this document.
B
- BashLexer - Class in jsyntaxpane.lexers
-
This class is a scanner generated by JFlex 1.7.0 from the specification file src/main/jflex/jsyntaxpane/lexers/bash.flex
- BashLexer() - Constructor for class jsyntaxpane.lexers.BashLexer
-
Create an empty lexer, yyrset will be called later to reset and assign the reader
- BashLexer(Reader) - Constructor for class jsyntaxpane.lexers.BashLexer
-
Creates a new scanner
- BashSyntaxKit - Class in jsyntaxpane.syntaxkits
- BashSyntaxKit() - Constructor for class jsyntaxpane.syntaxkits.BashSyntaxKit
C
- callSetter(Object, String, Object) - Static method in class jsyntaxpane.util.ReflectUtils
-
Find a setter method for the give object's property and try to call it.
- camelCaseMatch(String, String) - Static method in class jsyntaxpane.util.StringUtils
-
Perfrom a String startsWith match with support for CamelCase.
- CaretMonitor - Class in jsyntaxpane.actions
-
This class can be used to display the caret location in friendly manner for an EditorPane.
- CaretMonitor(JTextComponent, JLabel) - Constructor for class jsyntaxpane.actions.CaretMonitor
- caretUpdate(CaretEvent) - Method in class jsyntaxpane.actions.CaretMonitor
- caretUpdate(CaretEvent) - Method in class jsyntaxpane.actions.gui.ReplaceDialog
- caretUpdate(CaretEvent) - Method in class jsyntaxpane.components.LineNumbersRuler
- caretUpdate(CaretEvent) - Method in class jsyntaxpane.components.PairsMarker
- caretUpdate(CaretEvent) - Method in class jsyntaxpane.components.TokenMarker
- CDATA - Static variable in class jsyntaxpane.lexers.XHTMLLexer
- CDATA - Static variable in class jsyntaxpane.lexers.XmlLexer
- changedUpdate(DocumentEvent) - Method in class jsyntaxpane.actions.gui.HTMLPreviewFrame
- changedUpdate(DocumentEvent) - Method in class jsyntaxpane.actions.gui.QuickFindDialog
- changedUpdate(DocumentEvent) - Method in class jsyntaxpane.components.LineNumbersRuler
- CHARLITERAL - Static variable in class jsyntaxpane.lexers.ClojureLexer
- CHARLITERAL - Static variable in class jsyntaxpane.lexers.GroovyLexer
- CHARLITERAL - Static variable in class jsyntaxpane.lexers.JavaLexer
- CHARLITERAL - Static variable in class jsyntaxpane.lexers.JFlexLexer
- CHARLITERAL - Static variable in class jsyntaxpane.lexers.ScalaLexer
- clear() - Method in class jsyntaxpane.util.Configuration
- clearUndos() - Method in class jsyntaxpane.SyntaxDocument
-
This will discard all undoable edits
- CLexer - Class in jsyntaxpane.lexers
-
This class is a scanner generated by JFlex 1.7.0 from the specification file src/main/jflex/jsyntaxpane/lexers/c.flex
- CLexer() - Constructor for class jsyntaxpane.lexers.CLexer
- CLexer(Reader) - Constructor for class jsyntaxpane.lexers.CLexer
-
Creates a new scanner
- ClojureLexer - Class in jsyntaxpane.lexers
-
This class is a scanner generated by JFlex 1.7.0 from the specification file src/main/jflex/jsyntaxpane/lexers/clojure.flex
- ClojureLexer() - Constructor for class jsyntaxpane.lexers.ClojureLexer
-
Create an empty lexer, yyrset will be called later to reset and assign the reader
- ClojureLexer(Reader) - Constructor for class jsyntaxpane.lexers.ClojureLexer
-
Creates a new scanner
- ClojureSyntaxKit - Class in jsyntaxpane.syntaxkits
- ClojureSyntaxKit() - Constructor for class jsyntaxpane.syntaxkits.ClojureSyntaxKit
- ClojureSyntaxKit(Lexer) - Constructor for class jsyntaxpane.syntaxkits.ClojureSyntaxKit
- COLON - Static variable in class jsyntaxpane.TokenConstants
- ComboCompletionAction - Class in jsyntaxpane.actions
-
ComboBox like Completion Action: This will display a list of items to choose from, it can be used similar to IntelliSense.
- ComboCompletionAction() - Constructor for class jsyntaxpane.actions.ComboCompletionAction
- ComboCompletionDialog - Class in jsyntaxpane.actions.gui
- ComboCompletionDialog(JTextComponent) - Constructor for class jsyntaxpane.actions.gui.ComboCompletionDialog
-
Creates new form ComboCompletionDialog
- COMMA - Static variable in class jsyntaxpane.TokenConstants
- COMMA_SEPARATOR - Static variable in class jsyntaxpane.util.Configuration
- COMMENT - jsyntaxpane.TokenType
- COMMENT - Static variable in class jsyntaxpane.lexers.LuaLexer
- COMMENT - Static variable in class jsyntaxpane.lexers.XHTMLLexer
- COMMENT - Static variable in class jsyntaxpane.lexers.XmlLexer
- COMMENT2 - jsyntaxpane.TokenType
- COMP - Static variable in class jsyntaxpane.TokenConstants
- compareTo(Object) - Method in class jsyntaxpane.Token
- CompleteWordAction - Class in jsyntaxpane.actions
-
This action will try to complete the word at the cursor by looking for a matching word in this document that starts with the same letters.
- CompleteWordAction() - Constructor for class jsyntaxpane.actions.CompleteWordAction
- CompoundUndoMan - Class in jsyntaxpane
-
A revised UndoManager that groups undos based on positions.
- CompoundUndoMan(SyntaxDocument) - Constructor for class jsyntaxpane.CompoundUndoMan
- config(Configuration) - Method in class jsyntaxpane.components.LineNumbersRuler
- config(Configuration) - Method in class jsyntaxpane.components.PairsMarker
- config(Configuration) - Method in interface jsyntaxpane.components.SyntaxComponent
-
Configure the component using the given properties.
- config(Configuration) - Method in class jsyntaxpane.components.TokenMarker
- config(Configuration, String) - Method in class jsyntaxpane.actions.DefaultSyntaxAction
- config(Configuration, String) - Method in class jsyntaxpane.actions.ScriptAction
- config(Configuration, String) - Method in interface jsyntaxpane.actions.SyntaxAction
-
Configure the actions in this class
- CONFIG_CARETCOLOR - Static variable in class jsyntaxpane.DefaultSyntaxKit
- CONFIG_COMPONENTS - Static variable in class jsyntaxpane.DefaultSyntaxKit
- CONFIG_MENU - Static variable in class jsyntaxpane.DefaultSyntaxKit
- CONFIG_SELECTION - Static variable in class jsyntaxpane.DefaultSyntaxKit
- CONFIG_TOOLBAR - Static variable in class jsyntaxpane.DefaultSyntaxKit
- CONFIG_TOOLBAR_BORDER - Static variable in class jsyntaxpane.DefaultSyntaxKit
- CONFIG_TOOLBAR_BORDER_SIZE - Static variable in class jsyntaxpane.DefaultSyntaxKit
- CONFIG_TOOLBAR_OPAQUE - Static variable in class jsyntaxpane.DefaultSyntaxKit
- CONFIG_TOOLBAR_ROLLOVER - Static variable in class jsyntaxpane.DefaultSyntaxKit
- Configuration - Class in jsyntaxpane.util
-
Wrapper around the Properties class with supprt for Heirarchical confogurations and more functionality.
- Configuration(Class) - Constructor for class jsyntaxpane.util.Configuration
-
Creates an empty Configuration
- Configuration(Class, Configuration) - Constructor for class jsyntaxpane.util.Configuration
-
Creates a new COnfiguration that uses parent as its parent Configuration.
- Configuration.StringKeyMatcher - Class in jsyntaxpane.util
-
Utility class to hold data for
Configuration.getKeys(java.util.regex.Pattern)
method. - containsKey(Object) - Method in class jsyntaxpane.util.Configuration
- containsValue(Object) - Method in class jsyntaxpane.util.Configuration
- CppLexer - Class in jsyntaxpane.lexers
-
This class is a scanner generated by JFlex 1.7.0 from the specification file src/main/jflex/jsyntaxpane/lexers/cpp.flex
- CppLexer() - Constructor for class jsyntaxpane.lexers.CppLexer
- CppLexer(Reader) - Constructor for class jsyntaxpane.lexers.CppLexer
-
Creates a new scanner
- CppSyntaxKit - Class in jsyntaxpane.syntaxkits
- CppSyntaxKit() - Constructor for class jsyntaxpane.syntaxkits.CppSyntaxKit
- create(Element) - Method in class jsyntaxpane.DefaultSyntaxKit
- createDefaultDocument() - Method in class jsyntaxpane.DefaultSyntaxKit
-
This is called by Swing to create a Document for the JEditorPane document This may be called before you actually get a reference to the control.
- CSyntaxKit - Class in jsyntaxpane.syntaxkits
- CSyntaxKit() - Constructor for class jsyntaxpane.syntaxkits.CSyntaxKit
D
- DEFAULT - jsyntaxpane.TokenType
- DEFAULT_L_MARGIN - Static variable in class jsyntaxpane.components.LineNumbersRuler
- DEFAULT_PACKAGES - Static variable in class jsyntaxpane.util.ReflectUtils
- DEFAULT_R_MARGIN - Static variable in class jsyntaxpane.components.LineNumbersRuler
- DEFAULT_TOKENTYPES - Static variable in class jsyntaxpane.components.TokenMarker
- DefaultJFlexLexer - Class in jsyntaxpane.lexers
-
This is a default, and abstract implemenatation of a Lexer using JFLex with some utility methods that Lexers can implement.
- DefaultJFlexLexer() - Constructor for class jsyntaxpane.lexers.DefaultJFlexLexer
- DefaultSyntaxAction - Class in jsyntaxpane.actions
-
The DefaultSyntaxAction.
- DefaultSyntaxAction(String) - Constructor for class jsyntaxpane.actions.DefaultSyntaxAction
- DefaultSyntaxKit - Class in jsyntaxpane
-
The DefaultSyntaxKit is the main entry to SyntaxPane.
- DefaultSyntaxKit(Lexer) - Constructor for class jsyntaxpane.DefaultSyntaxKit
-
Create a new Kit for the given language
- deinstall(JEditorPane) - Method in class jsyntaxpane.components.LineNumbersRuler
- deinstall(JEditorPane) - Method in class jsyntaxpane.components.PairsMarker
- deinstall(JEditorPane) - Method in interface jsyntaxpane.components.SyntaxComponent
-
Called when the component is to be removed from the editor
- deinstall(JEditorPane) - Method in class jsyntaxpane.components.TokenMarker
- deinstall(JEditorPane) - Method in class jsyntaxpane.DefaultSyntaxKit
- deinstallComponent(JEditorPane, String) - Method in class jsyntaxpane.DefaultSyntaxKit
-
Find the SyntaxCOmponent with given classname that is installed on the given pane, then deinstalls and removes it fom the editorComponents list
- DEINSTALLING - jsyntaxpane.components.SyntaxComponent.Status
- DeleteLinesAction - Class in jsyntaxpane.actions
-
This Action deletes the current line, or all the highlighted lines.
- DeleteLinesAction() - Constructor for class jsyntaxpane.actions.DeleteLinesAction
- DELIMITER - jsyntaxpane.TokenType
- displayFor(String, List<String>) - Method in class jsyntaxpane.actions.gui.ComboCompletionDialog
-
Display the Completion Dialog with initial abbrev and using the given items The dialog is responsible for showing itself and for updating the target with the text, depending on user actions.
- displayFor(JTextComponent) - Method in class jsyntaxpane.actions.gui.ReflectCompletionDialog
-
Display the dialog.
- DIV - Static variable in class jsyntaxpane.TokenConstants
- DIVEQ - Static variable in class jsyntaxpane.TokenConstants
- DOCTYPE - Static variable in class jsyntaxpane.lexers.XHTMLLexer
- DocumentSearchData - Class in jsyntaxpane.actions
-
Data that is shared by Find / Replace and Find Next actions for a Document The data here will be added as a property of the Document using the key PROPERTY_KEY.
- doFindNext(JTextComponent) - Method in class jsyntaxpane.actions.DocumentSearchData
-
Perform a FindNext operation on the given text component.
- doFindPrev(JTextComponent) - Method in class jsyntaxpane.actions.DocumentSearchData
-
FInd the previous match
- doRedo() - Method in class jsyntaxpane.SyntaxDocument
-
Perform a redo action, if possible.
- doReplace(JTextComponent, String) - Method in class jsyntaxpane.actions.DocumentSearchData
-
Replace single occurrence of match with the replacement.
- doReplaceAll(JTextComponent, String) - Method in class jsyntaxpane.actions.DocumentSearchData
-
Perform a replace all operation on the given component.
- DOSBatchLexer - Class in jsyntaxpane.lexers
-
This class is a scanner generated by JFlex 1.7.0 from the specification file src/main/jflex/jsyntaxpane/lexers/dosbatch.flex
- DOSBatchLexer() - Constructor for class jsyntaxpane.lexers.DOSBatchLexer
-
Create an empty lexer, yyrset will be called later to reset and assign the reader
- DOSBatchLexer(Reader) - Constructor for class jsyntaxpane.lexers.DOSBatchLexer
-
Creates a new scanner
- DOSBatchSyntaxKit - Class in jsyntaxpane.syntaxkits
- DOSBatchSyntaxKit() - Constructor for class jsyntaxpane.syntaxkits.DOSBatchSyntaxKit
- DOT - Static variable in class jsyntaxpane.TokenConstants
- doUndo() - Method in class jsyntaxpane.SyntaxDocument
-
Perform an undo action, if possible
- DQ_STRING - Static variable in class jsyntaxpane.lexers.SqlLexer
- drawSelectedText(Graphics, int, int, int, int) - Method in class jsyntaxpane.SyntaxView
- drawText(Segment, int, int, Graphics, TabExpander, int) - Method in class jsyntaxpane.SyntaxStyle
-
Draw text.
- drawText(Segment, int, int, Graphics, TabExpander, Token) - Method in class jsyntaxpane.SyntaxStyles
-
Draw the given Token.
- drawUnselectedText(Graphics, int, int, int, int) - Method in class jsyntaxpane.SyntaxView
- DuplicateLinesAction - Class in jsyntaxpane.actions
-
This Action duplicates the current line, or all the highlighted lines.
- DuplicateLinesAction() - Constructor for class jsyntaxpane.actions.DuplicateLinesAction
E
- ECHO_TEXT - Static variable in class jsyntaxpane.lexers.DOSBatchLexer
- EMPTY_LIST - Static variable in class jsyntaxpane.util.Configuration
- EmptyLexer - Class in jsyntaxpane.lexers
-
A lexer that does nothing.
- EmptyLexer() - Constructor for class jsyntaxpane.lexers.EmptyLexer
- end() - Method in class jsyntaxpane.Token
-
return the end position of the token.
- entrySet() - Method in class jsyntaxpane.util.Configuration
- EQ - Static variable in class jsyntaxpane.TokenConstants
-
Token Kinds
- EQEQ - Static variable in class jsyntaxpane.TokenConstants
- equals(Object) - Method in class jsyntaxpane.Token
- ERROR - jsyntaxpane.TokenType
- escapeChars - Variable in class jsyntaxpane.actions.gui.ComboCompletionDialog
- escapeChars - Variable in class jsyntaxpane.actions.gui.ReflectCompletionDialog
-
The current filter, to avoid refiltering the items
- EscapeListener - Interface in jsyntaxpane.actions.gui
-
This interface is used by dialogs that will need to listen to ESC key.
- escapePressed() - Method in class jsyntaxpane.actions.gui.ComboCompletionDialog
- escapePressed() - Method in interface jsyntaxpane.actions.gui.EscapeListener
-
This method will be called when ESC key is pressed.
- escapePressed() - Method in class jsyntaxpane.actions.gui.GotoLineDialog
- escapePressed() - Method in class jsyntaxpane.actions.gui.QuickFindDialog
- escapePressed() - Method in class jsyntaxpane.actions.gui.ReflectCompletionDialog
- escapePressed() - Method in class jsyntaxpane.actions.gui.ReplaceDialog
- escapePressed() - Method in class jsyntaxpane.actions.gui.ShowAbbsDialog
F
- finalize() - Method in class jsyntaxpane.actions.CaretMonitor
- findClass(String, List<String>) - Static method in class jsyntaxpane.util.ReflectUtils
-
Attempt to find the given className within any of the packages.
- FindNextAction - Class in jsyntaxpane.actions
-
This class performs a Find Next operation by using the current pattern
- FindNextAction() - Constructor for class jsyntaxpane.actions.FindNextAction
- FindReplaceAction - Class in jsyntaxpane.actions
-
Finder class.
- FindReplaceAction() - Constructor for class jsyntaxpane.actions.FindReplaceAction
- findResource(String) - Static method in class jsyntaxpane.util.JarServiceProvider
-
Attempt to find a location url.
- findResource(String, ClassLoader) - Static method in class jsyntaxpane.util.JarServiceProvider
-
Attempt to find a location url.
- fireChangedUpdate(DocumentEvent) - Method in class jsyntaxpane.SyntaxDocument
- fireInsertUpdate(DocumentEvent) - Method in class jsyntaxpane.SyntaxDocument
- fireRemoveUpdate(DocumentEvent) - Method in class jsyntaxpane.SyntaxDocument
G
- get(Object) - Method in class jsyntaxpane.util.Configuration
- getAbbreviation(String) - Static method in class jsyntaxpane.DefaultSyntaxKit
-
Get the template for the given abbreviation
- getAbbreviations() - Method in class jsyntaxpane.DefaultSyntaxKit
- getAction(JTextComponent, Class<T>) - Static method in class jsyntaxpane.actions.ActionUtils
-
Searches all actions of a JTextComponent for ab action of the given class and returns the first one that matches that class, or null if no Action is found
- getBoolean(String, boolean) - Method in class jsyntaxpane.util.Configuration
-
Returns a boolean from the configuration
- getColor() - Method in class jsyntaxpane.SyntaxStyle
- getColor(String, Color) - Method in class jsyntaxpane.util.Configuration
-
return the Color that has the given key or the Default
- getColorString() - Method in class jsyntaxpane.SyntaxStyle
- getColumnNumber(JTextComponent, int) - Static method in class jsyntaxpane.actions.ActionUtils
-
Gets the column number at given position of editor.
- getConfig() - Method in class jsyntaxpane.DefaultSyntaxKit
-
Get the configuration for this Object
- getConfig(Class<? extends DefaultSyntaxKit>) - Static method in class jsyntaxpane.DefaultSyntaxKit
-
Return the Configurations object for a Kit.
- getConstructorCalls(Class) - Static method in class jsyntaxpane.util.ReflectUtils
-
Gets an array of all Constructor calls for the given class
- getContentType() - Method in class jsyntaxpane.DefaultSyntaxKit
- getContentTypes() - Static method in class jsyntaxpane.DefaultSyntaxKit
-
Return all the content types supported by this library.
- getDocBuilder() - Method in class jsyntaxpane.actions.XmlPrettifyAction
- getDocBuilderFactory() - Static method in class jsyntaxpane.actions.XmlPrettifyAction
- getDocumentPosition(JTextComponent, int, int) - Static method in class jsyntaxpane.actions.ActionUtils
-
Get the closest position within the document of the component that has given line and column.
- getFontStyle() - Method in class jsyntaxpane.SyntaxStyle
- getFrameFor(Component) - Static method in class jsyntaxpane.actions.ActionUtils
-
Returns the Frame that contains this component or null if the component is not within a Window or the containing window is not a frame
- getFromEditor(JTextComponent) - Static method in class jsyntaxpane.actions.DocumentSearchData
-
Get the Search data from a Document.
- getIndent(String) - Static method in class jsyntaxpane.actions.ActionUtils
-
Get the indentation of a line of text.
- getInstance() - Static method in class jsyntaxpane.actions.ActionUtils
-
Get the Singleton instance.
- getInstance() - Static method in class jsyntaxpane.SyntaxStyles
-
Returns the Default Singleton
- getInteger(String, int) - Method in class jsyntaxpane.util.Configuration
-
Gets an integer from the properties.
- getItems() - Method in class jsyntaxpane.actions.ComboCompletionAction
-
Gets the items to display in the combo
- getJavaCallString(Constructor) - Static method in class jsyntaxpane.util.ReflectUtils
-
Convert the constructor to a Java Code String (arguments are replaced by the simple types)
- getJavaCallString(Method) - Static method in class jsyntaxpane.util.ReflectUtils
-
Convert the Method to a Java Code String (arguments are replaced by the simple types)
- getKeys(Pattern) - Method in class jsyntaxpane.util.Configuration
-
Obtain a set of all keys (and parent's keys) that match the given pattern.
- getLine(JTextComponent) - Static method in class jsyntaxpane.actions.ActionUtils
-
Return the line of text at the TextComponent's current position
- getLineAt(int) - Method in class jsyntaxpane.SyntaxDocument
-
Gets the line at given position.
- getLineAt(JTextComponent, int) - Static method in class jsyntaxpane.actions.ActionUtils
-
Return the line of text at the given position.
- getLineCount() - Method in class jsyntaxpane.SyntaxDocument
-
Return the number of lines in this document
- getLineCount(JTextComponent) - Static method in class jsyntaxpane.actions.ActionUtils
- getLineEndOffset(int) - Method in class jsyntaxpane.SyntaxDocument
-
Returns the end position of the line at pos.
- getLineNumber(JTextComponent, int) - Static method in class jsyntaxpane.actions.ActionUtils
-
Gets the Line Number at the give position of the editor component.
- getLineNumberAt(int) - Method in class jsyntaxpane.SyntaxDocument
-
Return the line number at given position.
- getLineStartOffset(int) - Method in class jsyntaxpane.SyntaxDocument
-
Returns the starting position of the line at pos
- getMatcher(Pattern) - Method in class jsyntaxpane.SyntaxDocument
-
Return a matcher that matches the given pattern on the entire document
- getMatcher(Pattern, int) - Method in class jsyntaxpane.SyntaxDocument
-
Return a matcher that matches the given pattern in the part of the document starting at offset start.
- getMatcher(Pattern, int, int) - Method in class jsyntaxpane.SyntaxDocument
-
Return a matcher that matches the given pattern in the part of the document starting at offset start and ending at start + length.
- getMethodCalls(Class) - Static method in class jsyntaxpane.util.ReflectUtils
-
Gets a String array of all method calls for the given class
- getMinimumDisplayDigits() - Method in class jsyntaxpane.components.LineNumbersRuler
-
Gets the minimum display digits
- getNextToken(Token) - Method in class jsyntaxpane.SyntaxDocument
-
Return the token following the current token, or null This is an expensive operation, so do not use it to update the gui
- getNoSelectionFormat() - Method in class jsyntaxpane.actions.CaretMonitor
- getPairFor(Token) - Method in class jsyntaxpane.SyntaxDocument
-
This is used to return the other part of a paired token in the document.
- getParamsString(Class[]) - Static method in class jsyntaxpane.util.ReflectUtils
-
Return a paranthesis enclosed, comma sepearated String of all SimpleClass names in params.
- getPattern() - Method in class jsyntaxpane.actions.DocumentSearchData
- getPrevToken(Token) - Method in class jsyntaxpane.SyntaxDocument
-
Return the token prior to the given token, or null This is an expensive operation, so do not use it to update the gui
- getProperty(String) - Method in class jsyntaxpane.DefaultSyntaxKit
-
Return the property with the given key.
- getPropertyList(String) - Method in class jsyntaxpane.util.Configuration
-
Returns a String[] of the comma separated items in the value.
- getScriptFromURL(String) - Method in class jsyntaxpane.actions.ScriptAction
- getScrollPane(JTextComponent) - Method in class jsyntaxpane.components.LineNumbersRuler
-
Get the JscrollPane that contains this EditorPane, or null if no JScrollPane is the parent of this editor
- getSelectedLines(JTextComponent) - Static method in class jsyntaxpane.actions.ActionUtils
-
Return the lines that span the selection (split as an array of Strings) if there is no selection then current line is returned.
- getSelectionFormat() - Method in class jsyntaxpane.actions.CaretMonitor
- getServiceProviders(Class) - Static method in class jsyntaxpane.util.JarServiceProvider
-
Return an Object array from the file in META-INF/resources/{classname}
- getString(String) - Method in class jsyntaxpane.util.Configuration
-
Get a string from this object or one of its parents.
- getString(String, String) - Method in class jsyntaxpane.util.Configuration
-
Returns a non-null value either by traversing the current and parent(s) map, or returning the defaultValue
- getString(Document) - Method in class jsyntaxpane.Token
- getStyle(TokenType) - Method in class jsyntaxpane.SyntaxStyles
-
Return the style for the given TokenType
- getSyntaxDocument(JTextComponent) - Static method in class jsyntaxpane.actions.ActionUtils
-
A helper function that will return the SyntaxDocument attached to the given text component.
- getSyntaxKit(JTextComponent) - Static method in class jsyntaxpane.actions.ActionUtils
-
Return the DefaultSyntaxKit of this target, or null if the target does not have a DefaultSyntaxKit
- getTab(JTextComponent) - Static method in class jsyntaxpane.actions.ActionUtils
-
Return a string with number of spaces equal to the tab-stop of the TextComponent
- getTabSize(JTextComponent) - Static method in class jsyntaxpane.actions.ActionUtils
-
Return the TabStop property for the given text component, or 0 if not used
- getText(Document) - Method in class jsyntaxpane.Token
-
Get the text of the token from this document
- getTheClass() - Method in class jsyntaxpane.actions.gui.ReflectCompletionDialog
- getTokenAt(int) - Method in class jsyntaxpane.SyntaxDocument
-
Find the token at a given position.
- getTokens(int, int) - Method in class jsyntaxpane.SyntaxDocument
-
Return an iterator of tokens between p0 and p1.
- getTokenStringAt(SyntaxDocument, int) - Static method in class jsyntaxpane.actions.ActionUtils
-
Returns the the Token at pos as a String
- getTransformer() - Static method in class jsyntaxpane.actions.XmlPrettifyAction
- getUncommentedText(int, int) - Method in class jsyntaxpane.SyntaxDocument
-
Gets the text without the comments.
- getViewFactory() - Method in class jsyntaxpane.DefaultSyntaxKit
- getWordAt(int, Pattern) - Method in class jsyntaxpane.SyntaxDocument
- getWordRegex() - Method in class jsyntaxpane.actions.IndentAction
- GotoLineAction - Class in jsyntaxpane.actions
-
This actions displays the GotoLine dialog
- GotoLineAction() - Constructor for class jsyntaxpane.actions.GotoLineAction
- GotoLineDialog - Class in jsyntaxpane.actions.gui
-
A simple dialog to prompt for a line number and go to it
- GroovyLexer - Class in jsyntaxpane.lexers
-
This class is a scanner generated by JFlex 1.7.0 from the specification file src/main/jflex/jsyntaxpane/lexers/groovy.flex
- GroovyLexer() - Constructor for class jsyntaxpane.lexers.GroovyLexer
-
Default constructor is needed as we will always call the yyreset
- GroovyLexer(Reader) - Constructor for class jsyntaxpane.lexers.GroovyLexer
-
Creates a new scanner
- GroovySyntaxKit - Class in jsyntaxpane.syntaxkits
- GroovySyntaxKit() - Constructor for class jsyntaxpane.syntaxkits.GroovySyntaxKit
- group1 - Variable in class jsyntaxpane.util.Configuration.StringKeyMatcher
-
Matched group 1.
- GSTRING_EXPR - Static variable in class jsyntaxpane.lexers.GroovyLexer
- GT - Static variable in class jsyntaxpane.TokenConstants
- GTEQ - Static variable in class jsyntaxpane.TokenConstants
H
- hashCode() - Method in class jsyntaxpane.Token
- HTML_PREVIEW_WINDOW - Static variable in class jsyntaxpane.actions.HTMLPreviewAction
- HTMLPreviewAction - Class in jsyntaxpane.actions
-
Show an HTML Preview window.
- HTMLPreviewAction() - Constructor for class jsyntaxpane.actions.HTMLPreviewAction
- HTMLPreviewFrame - Class in jsyntaxpane.actions.gui
- HTMLPreviewFrame(Document) - Constructor for class jsyntaxpane.actions.gui.HTMLPreviewFrame
-
Creates new form HTMLPreviewFrame
I
- IDENTIFIER - jsyntaxpane.TokenType
- IndentAction - Class in jsyntaxpane.actions
-
IndentAction is used to replace Tabs with spaces.
- IndentAction() - Constructor for class jsyntaxpane.actions.IndentAction
- initKit() - Static method in class jsyntaxpane.DefaultSyntaxKit
-
This is called to initialize the list of
Lexer
s we have. - insertIntoCombo(JComboBox, Object) - Static method in class jsyntaxpane.actions.ActionUtils
-
Insert the given item into the combo box, and set it as first selected item.
- insertLinesTemplate(JTextComponent, String[]) - Static method in class jsyntaxpane.actions.ActionUtils
-
Expand the string template and replaces the selection with the expansion of the template.
- insertMagicString(JTextComponent, int, String) - Static method in class jsyntaxpane.actions.ActionUtils
-
Insert the given String into the textcomponent.
- insertMagicString(JTextComponent, String) - Static method in class jsyntaxpane.actions.ActionUtils
- insertSimpleTemplate(JTextComponent, String) - Static method in class jsyntaxpane.actions.ActionUtils
-
Expand the string template and replaces the selection with the expansion of the template.
- insertUpdate(DocumentEvent) - Method in class jsyntaxpane.actions.gui.HTMLPreviewFrame
- insertUpdate(DocumentEvent) - Method in class jsyntaxpane.actions.gui.QuickFindDialog
- insertUpdate(DocumentEvent) - Method in class jsyntaxpane.components.LineNumbersRuler
- install(JEditorPane) - Method in class jsyntaxpane.components.LineNumbersRuler
- install(JEditorPane) - Method in class jsyntaxpane.components.PairsMarker
- install(JEditorPane) - Method in interface jsyntaxpane.components.SyntaxComponent
-
Called to install the component on an editor
- install(JEditorPane) - Method in class jsyntaxpane.components.TokenMarker
- install(JEditorPane) - Method in class jsyntaxpane.DefaultSyntaxKit
-
Install the View on the given EditorPane.
- installComponent(JEditorPane, String) - Method in class jsyntaxpane.DefaultSyntaxKit
-
Creates a SyntaxComponent of the the given classname and installs it on the pane
- INSTALLING - jsyntaxpane.components.SyntaxComponent.Status
- INSTR - Static variable in class jsyntaxpane.lexers.XHTMLLexer
- INSTR - Static variable in class jsyntaxpane.lexers.XmlLexer
- isBold() - Method in class jsyntaxpane.SyntaxStyle
- isComment(Token) - Static method in enum jsyntaxpane.TokenType
-
Tests if the given token is a Comment Token.
- isComponentInstalled(JEditorPane, String) - Method in class jsyntaxpane.DefaultSyntaxKit
-
Checks if the component with given classname is installed on the pane.
- isEmpty() - Method in class jsyntaxpane.util.Configuration
- isEmptyOrBlanks(String) - Static method in class jsyntaxpane.actions.ActionUtils
-
Checks if the given string is null, empty or contains whitespace only
- isItalic() - Method in class jsyntaxpane.SyntaxStyle
- isKeyword(Token) - Static method in enum jsyntaxpane.TokenType
-
Tests if the given token is a Keyword Token.
- isString(Token) - Static method in enum jsyntaxpane.TokenType
-
Tests if the given token is a String Token.
- isWrap() - Method in class jsyntaxpane.actions.DocumentSearchData
- items - Variable in class jsyntaxpane.actions.gui.ComboCompletionDialog
- items - Variable in class jsyntaxpane.actions.gui.ReflectCompletionDialog
J
- JarServiceProvider - Class in jsyntaxpane.util
- JavaLexer - Class in jsyntaxpane.lexers
-
This class is a scanner generated by JFlex 1.7.0 from the specification file src/main/jflex/jsyntaxpane/lexers/java.flex
- JavaLexer() - Constructor for class jsyntaxpane.lexers.JavaLexer
-
Create an empty lexer, yyrset will be called later to reset and assign the reader
- JavaLexer(Reader) - Constructor for class jsyntaxpane.lexers.JavaLexer
-
Creates a new scanner
- JavaRegexKit - Class in jsyntaxpane
- JavaRegexKit() - Constructor for class jsyntaxpane.JavaRegexKit
- JavaScriptLexer - Class in jsyntaxpane.lexers
-
This class is a scanner generated by JFlex 1.7.0 from the specification file src/main/jflex/jsyntaxpane/lexers/javascript.flex
- JavaScriptLexer() - Constructor for class jsyntaxpane.lexers.JavaScriptLexer
-
Create an empty lexer, yyrset will be called later to reset and assign the reader
- JavaScriptLexer(Reader) - Constructor for class jsyntaxpane.lexers.JavaScriptLexer
-
Creates a new scanner
- JavaScriptSyntaxKit - Class in jsyntaxpane.syntaxkits
- JavaScriptSyntaxKit() - Constructor for class jsyntaxpane.syntaxkits.JavaScriptSyntaxKit
- JavaSyntaxKit - Class in jsyntaxpane.syntaxkits
- JavaSyntaxKit() - Constructor for class jsyntaxpane.syntaxkits.JavaSyntaxKit
- JDOC - Static variable in class jsyntaxpane.lexers.GroovyLexer
- JDOC - Static variable in class jsyntaxpane.lexers.JavaLexer
- JDOC - Static variable in class jsyntaxpane.lexers.JFlexLexer
- JDOC - Static variable in class jsyntaxpane.lexers.ScalaLexer
- JDOC_TAG - Static variable in class jsyntaxpane.lexers.GroovyLexer
- JDOC_TAG - Static variable in class jsyntaxpane.lexers.JavaLexer
- JDOC_TAG - Static variable in class jsyntaxpane.lexers.JFlexLexer
- JDOC_TAG - Static variable in class jsyntaxpane.lexers.ScalaLexer
- JFlexLexer - Class in jsyntaxpane.lexers
-
This class is a scanner generated by JFlex 1.7.0 from the specification file src/main/jflex/jsyntaxpane/lexers/jflex.flex
- JFlexLexer() - Constructor for class jsyntaxpane.lexers.JFlexLexer
-
Create an empty lexer, yyrset will be called later to reset and assign the reader
- JFlexLexer(Reader) - Constructor for class jsyntaxpane.lexers.JFlexLexer
-
Creates a new scanner
- JFlexSyntaxKit - Class in jsyntaxpane.syntaxkits
-
JFlex lexer
- JFlexSyntaxKit() - Constructor for class jsyntaxpane.syntaxkits.JFlexSyntaxKit
- JIndentAction - Class in jsyntaxpane.actions
-
This class should be mapped to VK_ENTER.
- JIndentAction() - Constructor for class jsyntaxpane.actions.JIndentAction
- jsyntaxpane - package jsyntaxpane
- jsyntaxpane.actions - package jsyntaxpane.actions
- jsyntaxpane.actions.gui - package jsyntaxpane.actions.gui
- jsyntaxpane.components - package jsyntaxpane.components
- jsyntaxpane.lexers - package jsyntaxpane.lexers
- jsyntaxpane.syntaxkits - package jsyntaxpane.syntaxkits
- jsyntaxpane.util - package jsyntaxpane.util
- JumpToPairAction - Class in jsyntaxpane.actions
-
This actions Jumps to the pair of the token at the cursor.
- JumpToPairAction() - Constructor for class jsyntaxpane.actions.JumpToPairAction
- JUnindentAction - Class in jsyntaxpane.actions
- JUnindentAction() - Constructor for class jsyntaxpane.actions.JUnindentAction
-
creates new JUnindentAction.
K
- key - Variable in class jsyntaxpane.util.Configuration.StringKeyMatcher
-
The full key matched
- keySet() - Method in class jsyntaxpane.util.Configuration
- KEYWORD - jsyntaxpane.TokenType
- KEYWORD2 - jsyntaxpane.TokenType
- kind - Variable in class jsyntaxpane.Token
-
The kind of the Document.
- KW_abstract - Static variable in class jsyntaxpane.TokenConstants
- KW_assert - Static variable in class jsyntaxpane.TokenConstants
- KW_boolean - Static variable in class jsyntaxpane.TokenConstants
- KW_break - Static variable in class jsyntaxpane.TokenConstants
- KW_byte - Static variable in class jsyntaxpane.TokenConstants
- KW_case - Static variable in class jsyntaxpane.TokenConstants
- KW_catch - Static variable in class jsyntaxpane.TokenConstants
- KW_char - Static variable in class jsyntaxpane.TokenConstants
- KW_class - Static variable in class jsyntaxpane.TokenConstants
- KW_const - Static variable in class jsyntaxpane.TokenConstants
- KW_continue - Static variable in class jsyntaxpane.TokenConstants
- KW_default - Static variable in class jsyntaxpane.TokenConstants
- KW_do - Static variable in class jsyntaxpane.TokenConstants
- KW_double - Static variable in class jsyntaxpane.TokenConstants
- KW_else - Static variable in class jsyntaxpane.TokenConstants
- KW_extends - Static variable in class jsyntaxpane.TokenConstants
- KW_final - Static variable in class jsyntaxpane.TokenConstants
- KW_finally - Static variable in class jsyntaxpane.TokenConstants
- KW_float - Static variable in class jsyntaxpane.TokenConstants
- KW_for - Static variable in class jsyntaxpane.TokenConstants
- KW_goto - Static variable in class jsyntaxpane.TokenConstants
- KW_if - Static variable in class jsyntaxpane.TokenConstants
- KW_implements - Static variable in class jsyntaxpane.TokenConstants
- KW_import - Static variable in class jsyntaxpane.TokenConstants
- KW_instanceof - Static variable in class jsyntaxpane.TokenConstants
- KW_int - Static variable in class jsyntaxpane.TokenConstants
- KW_interface - Static variable in class jsyntaxpane.TokenConstants
- KW_long - Static variable in class jsyntaxpane.TokenConstants
- KW_native - Static variable in class jsyntaxpane.TokenConstants
- KW_new - Static variable in class jsyntaxpane.TokenConstants
- KW_package - Static variable in class jsyntaxpane.TokenConstants
- KW_private - Static variable in class jsyntaxpane.TokenConstants
- KW_protected - Static variable in class jsyntaxpane.TokenConstants
- KW_public - Static variable in class jsyntaxpane.TokenConstants
- KW_return - Static variable in class jsyntaxpane.TokenConstants
- KW_short - Static variable in class jsyntaxpane.TokenConstants
- KW_START - Static variable in class jsyntaxpane.TokenConstants
- KW_static - Static variable in class jsyntaxpane.TokenConstants
- KW_strictfp - Static variable in class jsyntaxpane.TokenConstants
- KW_super - Static variable in class jsyntaxpane.TokenConstants
- KW_switch - Static variable in class jsyntaxpane.TokenConstants
- KW_synchronized - Static variable in class jsyntaxpane.TokenConstants
- KW_this - Static variable in class jsyntaxpane.TokenConstants
- KW_throw - Static variable in class jsyntaxpane.TokenConstants
- KW_throws - Static variable in class jsyntaxpane.TokenConstants
- KW_transient - Static variable in class jsyntaxpane.TokenConstants
- KW_try - Static variable in class jsyntaxpane.TokenConstants
- KW_void - Static variable in class jsyntaxpane.TokenConstants
- KW_volatile - Static variable in class jsyntaxpane.TokenConstants
- KW_while - Static variable in class jsyntaxpane.TokenConstants
L
- LARGE_ICONS_LOC_PREFIX - Static variable in class jsyntaxpane.actions.DefaultSyntaxAction
- LBRACE - Static variable in class jsyntaxpane.TokenConstants
- LBRACK - Static variable in class jsyntaxpane.TokenConstants
- length - Variable in class jsyntaxpane.Token
- Lexer - Interface in jsyntaxpane
-
Lexers must implement these methods.
- LINECOMMENT - Static variable in class jsyntaxpane.lexers.LuaLexer
- lineCommentPattern - Variable in class jsyntaxpane.actions.ToggleCommentsAction
- lineCommentStart - Variable in class jsyntaxpane.actions.ToggleCommentsAction
- LineNumbersRuler - Class in jsyntaxpane.components
-
This class will display line numbers for a related text component.
- LineNumbersRuler() - Constructor for class jsyntaxpane.components.LineNumbersRuler
- LONGEST_FIRST - Static variable in class jsyntaxpane.TokenComparators
- LONGSTRING - Static variable in class jsyntaxpane.lexers.LuaLexer
- LPAREN - Static variable in class jsyntaxpane.TokenConstants
- LSHIFT - Static variable in class jsyntaxpane.TokenConstants
- LSHIFTEQ - Static variable in class jsyntaxpane.TokenConstants
- LT - Static variable in class jsyntaxpane.TokenConstants
- LTEQ - Static variable in class jsyntaxpane.TokenConstants
- LuaLexer - Class in jsyntaxpane.lexers
-
This class is a scanner generated by JFlex 1.7.0 from the specification file src/main/jflex/jsyntaxpane/lexers/lua.flex
- LuaLexer() - Constructor for class jsyntaxpane.lexers.LuaLexer
-
Create an empty lexer, yyrset will be called later to reset and assign the reader
- LuaLexer(Reader) - Constructor for class jsyntaxpane.lexers.LuaLexer
-
Creates a new scanner
- LuaSyntaxKit - Class in jsyntaxpane.syntaxkits
- LuaSyntaxKit() - Constructor for class jsyntaxpane.syntaxkits.LuaSyntaxKit
M
- main(String[]) - Static method in class jsyntaxpane.SyntaxTester
- MapCompletionAction - Class in jsyntaxpane.actions
-
Completion Actions: All completions are based on a simple String to String Map.
- MapCompletionAction() - Constructor for class jsyntaxpane.actions.MapCompletionAction
- markAll(JTextComponent, Pattern, Markers.SimpleMarker) - Static method in class jsyntaxpane.components.Markers
-
Mark all text in the document that matches the given pattern
- Markers - Class in jsyntaxpane.components
-
This class contains static utility methods to make highliting in text components easier.
- Markers() - Constructor for class jsyntaxpane.components.Markers
- Markers.SimpleMarker - Class in jsyntaxpane.components
- markText(JTextComponent, int, int, Markers.SimpleMarker) - Static method in class jsyntaxpane.components.Markers
-
add highlights for the given region on the given pane
- markToken(JTextComponent, Token, Markers.SimpleMarker) - Static method in class jsyntaxpane.components.Markers
-
add highlights for the given Token on the given pane
- markTokenAt(int) - Method in class jsyntaxpane.components.TokenMarker
- matcher - Variable in class jsyntaxpane.util.Configuration.StringKeyMatcher
-
matcher instance for the key
- mergeStyles(Properties) - Method in class jsyntaxpane.SyntaxStyles
-
You can call the mergeStyles method with a Properties file to customize the existing styles.
- MINUS - Static variable in class jsyntaxpane.TokenConstants
- MINUSEQ - Static variable in class jsyntaxpane.TokenConstants
- MINUSMINUS - Static variable in class jsyntaxpane.TokenConstants
- ML_STRING - Static variable in class jsyntaxpane.lexers.GroovyLexer
- ML_STRING - Static variable in class jsyntaxpane.lexers.PythonLexer
- ML_STRING - Static variable in class jsyntaxpane.lexers.RubyLexer
- ML_STRING_EXPR - Static variable in class jsyntaxpane.lexers.GroovyLexer
- MOD - Static variable in class jsyntaxpane.TokenConstants
- MODEQ - Static variable in class jsyntaxpane.TokenConstants
- msgNotFound(Component) - Method in class jsyntaxpane.actions.DocumentSearchData
-
Display an OptionPane dialog that the search string is not found
- MULT - Static variable in class jsyntaxpane.TokenConstants
- MULTEQ - Static variable in class jsyntaxpane.TokenConstants
N
- NOT - Static variable in class jsyntaxpane.TokenConstants
- NOTEQ - Static variable in class jsyntaxpane.TokenConstants
- NUMBER - jsyntaxpane.TokenType
O
- offset - Variable in class jsyntaxpane.lexers.DefaultJFlexLexer
- OPERATOR - jsyntaxpane.TokenType
- OR - Static variable in class jsyntaxpane.TokenConstants
- OREQ - Static variable in class jsyntaxpane.TokenConstants
- OROR - Static variable in class jsyntaxpane.TokenConstants
P
- paintComponent(Graphics) - Method in class jsyntaxpane.components.LineNumbersRuler
-
Draw the line numbers
- PairAction - Class in jsyntaxpane.actions
-
A Pair action inserts a pair of characters (left and right) around the current selection, and then places the caret between them The pairs are hard-coded here.
- PairAction() - Constructor for class jsyntaxpane.actions.PairAction
- PairsMarker - Class in jsyntaxpane.components
-
This class highlights any pairs of the given language.
- PairsMarker() - Constructor for class jsyntaxpane.components.PairsMarker
- pairValue - Variable in class jsyntaxpane.Token
-
the pair value to use if this token is one of a pair: This is how it is used: The openning part will have a positive number X The closing part will have a negative number X X should be unique for a pair: e.g.
- parse(Segment, int, List<Token>) - Method in interface jsyntaxpane.Lexer
-
This is the only method a Lexer needs to implement.
- parse(Segment, int, List<Token>) - Method in class jsyntaxpane.lexers.DefaultJFlexLexer
-
The DefaultJFlexLexer simply calls the yylex method of a JFLex compatible Lexer and adds the tokens obtained to an ArrayList.
- parse(Segment, int, List<Token>) - Method in class jsyntaxpane.lexers.EmptyLexer
- parse(Segment, int, List<Token>) - Method in class jsyntaxpane.lexers.SimpleRegexLexer
- PlainSyntaxKit - Class in jsyntaxpane.syntaxkits
- PlainSyntaxKit() - Constructor for class jsyntaxpane.syntaxkits.PlainSyntaxKit
- PLUS - Static variable in class jsyntaxpane.TokenConstants
- PLUSEQ - Static variable in class jsyntaxpane.TokenConstants
- PLUSPLUS - Static variable in class jsyntaxpane.TokenConstants
- PropertiesLexer - Class in jsyntaxpane.lexers
-
This class is a scanner generated by JFlex 1.7.0 from the specification file src/main/jflex/jsyntaxpane/lexers/properties.flex
- PropertiesLexer() - Constructor for class jsyntaxpane.lexers.PropertiesLexer
-
Create an empty lexer, yyrset will be called later to reset and assign the reader
- PropertiesLexer(Reader) - Constructor for class jsyntaxpane.lexers.PropertiesLexer
-
Creates a new scanner
- PropertiesSyntaxKit - Class in jsyntaxpane.syntaxkits
- PropertiesSyntaxKit() - Constructor for class jsyntaxpane.syntaxkits.PropertiesSyntaxKit
- PROPERTY_BACKGROUND - Static variable in class jsyntaxpane.components.LineNumbersRuler
- PROPERTY_COLOR - Static variable in class jsyntaxpane.components.PairsMarker
- PROPERTY_COLOR - Static variable in class jsyntaxpane.components.TokenMarker
- PROPERTY_CURRENT_BACK - Static variable in class jsyntaxpane.components.LineNumbersRuler
- PROPERTY_FOREGROUND - Static variable in class jsyntaxpane.components.LineNumbersRuler
- PROPERTY_LEFT_MARGIN - Static variable in class jsyntaxpane.components.LineNumbersRuler
- PROPERTY_RIGHT_MARGIN - Static variable in class jsyntaxpane.components.LineNumbersRuler
- PROPERTY_RIGHT_MARGIN_COLOR - Static variable in class jsyntaxpane.SyntaxView
- PROPERTY_RIGHT_MARGIN_COLUMN - Static variable in class jsyntaxpane.SyntaxView
- PROPERTY_SINGLE_COLOR_SELECT - Static variable in class jsyntaxpane.SyntaxView
- PROPERTY_TOKENTYPES - Static variable in class jsyntaxpane.components.TokenMarker
- PROPERTY_Y_OFFSET - Static variable in class jsyntaxpane.components.LineNumbersRuler
- propertyChange(PropertyChangeEvent) - Method in class jsyntaxpane.components.LineNumbersRuler
-
Implement PropertyChangeListener interface
- propertyChange(PropertyChangeEvent) - Method in class jsyntaxpane.components.PairsMarker
- propertyChange(PropertyChangeEvent) - Method in class jsyntaxpane.components.TokenMarker
- PTAGS_PATTERN - Static variable in class jsyntaxpane.actions.ActionUtils
-
The Pattern to use for PTags in insertSimpleTemplate
- put(String, String) - Method in class jsyntaxpane.util.Configuration
- put(TokenType, SyntaxStyle) - Method in class jsyntaxpane.SyntaxStyles
- putAll(Map) - Method in class jsyntaxpane.util.Configuration
- putPattern(TokenType, String) - Method in class jsyntaxpane.lexers.SimpleRegexLexer
- putPatterns(Map) - Method in class jsyntaxpane.lexers.SimpleRegexLexer
- PythonIndentAction - Class in jsyntaxpane.actions
- PythonIndentAction() - Constructor for class jsyntaxpane.actions.PythonIndentAction
-
creates new PythonIndentAction.
- PythonLexer - Class in jsyntaxpane.lexers
-
This class is a scanner generated by JFlex 1.7.0 from the specification file src/main/jflex/jsyntaxpane/lexers/python.flex
- PythonLexer() - Constructor for class jsyntaxpane.lexers.PythonLexer
-
Create an empty lexer, yyrset will be called later to reset and assign the reader
- PythonLexer(Reader) - Constructor for class jsyntaxpane.lexers.PythonLexer
-
Creates a new scanner
- PythonSyntaxKit - Class in jsyntaxpane.syntaxkits
- PythonSyntaxKit() - Constructor for class jsyntaxpane.syntaxkits.PythonSyntaxKit
Q
- QUESTION - Static variable in class jsyntaxpane.TokenConstants
- QuickFindAction - Class in jsyntaxpane.actions
- QuickFindAction() - Constructor for class jsyntaxpane.actions.QuickFindAction
- QuickFindDialog - Class in jsyntaxpane.actions.gui
-
QuickFind Dialog.
- QuickFindDialog(JTextComponent, DocumentSearchData) - Constructor for class jsyntaxpane.actions.gui.QuickFindDialog
-
Creates new form QuickFindDialog
R
- RBRACE - Static variable in class jsyntaxpane.TokenConstants
- RBRACK - Static variable in class jsyntaxpane.TokenConstants
- read(Configuration) - Static method in class jsyntaxpane.SyntaxStyles
- readLines(String) - Static method in class jsyntaxpane.util.JarServiceProvider
-
Read the given URL and returns a List of Strings for each input line Each line will not have the line terminator.
- readProperties(Class) - Static method in class jsyntaxpane.util.JarServiceProvider
-
Read a file in the META-INF/services location.
- readProperties(String) - Static method in class jsyntaxpane.util.JarServiceProvider
-
Read a file in the META-INF/services named name appended with ".properties" If no file is found, then a an empty Property instance will be returned
- readProperties(String, Locale) - Static method in class jsyntaxpane.util.JarServiceProvider
-
Read language specific files in the META-INF/services named name appended with ".properties".
- readStringsMap(String) - Static method in class jsyntaxpane.util.JarServiceProvider
-
Read a file in the META-INF/services named name appended with ".properties", and returns it as a
Map
If no file is found, then a an empty Property instance will be returned - RedoAction - Class in jsyntaxpane.actions
-
Redo action
- RedoAction() - Constructor for class jsyntaxpane.actions.RedoAction
- ReflectCompletionAction - Class in jsyntaxpane.actions
-
ComboBox like Completion Action: This will display a list of items to choose from, its can be used similar to IntelliSense
- ReflectCompletionAction() - Constructor for class jsyntaxpane.actions.ReflectCompletionAction
- ReflectCompletionDialog - Class in jsyntaxpane.actions.gui
- ReflectCompletionDialog(JTextComponent) - Constructor for class jsyntaxpane.actions.gui.ReflectCompletionDialog
-
Creates new form ReflectCompletionDialog
- ReflectUtils - Class in jsyntaxpane.util
-
Reflection Utility methods
- ReflectUtils() - Constructor for class jsyntaxpane.util.ReflectUtils
- REGEX - jsyntaxpane.TokenType
- REGEX - Static variable in class jsyntaxpane.lexers.GroovyLexer
- REGEX2 - jsyntaxpane.TokenType
- registerContentType(String, String) - Static method in class jsyntaxpane.DefaultSyntaxKit
-
Register the given content type to use the given class name as its kit When this is called, an entry is added into the private HashMap of the registered editors kits.
- remove(Object) - Method in class jsyntaxpane.util.Configuration
- removeLineAt(int) - Method in class jsyntaxpane.SyntaxDocument
-
Deletes the line at given position
- removeMarkers() - Method in class jsyntaxpane.components.PairsMarker
-
Remove all the highlights from the editor pane.
- removeMarkers() - Method in class jsyntaxpane.components.TokenMarker
-
removes all markers from the pane.
- removeMarkers(JTextComponent) - Static method in class jsyntaxpane.components.Markers
-
Remove all the markers from an JEditorPane
- removeMarkers(JTextComponent, Markers.SimpleMarker) - Static method in class jsyntaxpane.components.Markers
-
Removes only our private highlights This is public so that we can remove the highlights when the editorKit is unregistered.
- removeUpdate(DocumentEvent) - Method in class jsyntaxpane.actions.gui.HTMLPreviewFrame
- removeUpdate(DocumentEvent) - Method in class jsyntaxpane.actions.gui.QuickFindDialog
- removeUpdate(DocumentEvent) - Method in class jsyntaxpane.components.LineNumbersRuler
- repeatString(String, int) - Static method in class jsyntaxpane.actions.ActionUtils
-
Repeat the string source repeat times.
- replace(int, int, String, AttributeSet) - Method in class jsyntaxpane.SyntaxDocument
-
We override this here so that the replace is treated as one operation by the undomanager
- ReplaceDialog - Class in jsyntaxpane.actions.gui
-
A Find and Replace Dialog.
- ReplaceDialog(JTextComponent, DocumentSearchData) - Constructor for class jsyntaxpane.actions.gui.ReplaceDialog
-
Creates new form FindDialog
- replaceLineAt(int, String) - Method in class jsyntaxpane.SyntaxDocument
-
Replace the line at given position with the given string, which can span multiple lines
- replaceToken(Token, String) - Method in class jsyntaxpane.SyntaxDocument
-
Replace the token with the replacement string
- RPAREN - Static variable in class jsyntaxpane.TokenConstants
- RSHIFT - Static variable in class jsyntaxpane.TokenConstants
- RSHIFTEQ - Static variable in class jsyntaxpane.TokenConstants
- RubyLexer - Class in jsyntaxpane.lexers
-
This class is a scanner generated by JFlex 1.7.0 from the specification file src/main/jflex/jsyntaxpane/lexers/ruby.flex
- RubyLexer() - Constructor for class jsyntaxpane.lexers.RubyLexer
-
Create an empty lexer, yyrset will be called later to reset and assign the reader
- RubyLexer(Reader) - Constructor for class jsyntaxpane.lexers.RubyLexer
-
Creates a new scanner
- RubySyntaxKit - Class in jsyntaxpane.syntaxkits
- RubySyntaxKit() - Constructor for class jsyntaxpane.syntaxkits.RubySyntaxKit
S
- ScalaLexer - Class in jsyntaxpane.lexers
-
This class is a scanner generated by JFlex 1.7.0 from the specification file src/main/jflex/jsyntaxpane/lexers/scala.flex
- ScalaLexer() - Constructor for class jsyntaxpane.lexers.ScalaLexer
-
Create an empty lexer, yyrset will be called later to reset and assign the reader
- ScalaLexer(Reader) - Constructor for class jsyntaxpane.lexers.ScalaLexer
-
Creates a new scanner
- ScalaSyntaxKit - Class in jsyntaxpane.syntaxkits
- ScalaSyntaxKit() - Constructor for class jsyntaxpane.syntaxkits.ScalaSyntaxKit
- ScalaSyntaxKit(Lexer) - Constructor for class jsyntaxpane.syntaxkits.ScalaSyntaxKit
- ScriptAction - Class in jsyntaxpane.actions
-
This class executes a script every time it is called.
- ScriptAction() - Constructor for class jsyntaxpane.actions.ScriptAction
- ScriptRunnerAction - Class in jsyntaxpane.actions
-
Executes the script in the component's text using a ScriptEngine The Configuration must contain the key [prefix.]ACTION_NAME.ScriptExtension and its value is the ScriptExtension that getEngineByExtension returns If no engine is found, then an option is given to the user to disable the action
- ScriptRunnerAction() - Constructor for class jsyntaxpane.actions.ScriptRunnerAction
- selectLines(JTextComponent) - Static method in class jsyntaxpane.actions.ActionUtils
-
If the selection is multi lined, then the full lines are selected, otherwise, nothing is done.
- SEMICOLON - Static variable in class jsyntaxpane.TokenConstants
- sendKeyPress(JTextComponent, int, int) - Static method in class jsyntaxpane.actions.ActionUtils
-
Create and send a KeyPress KeyEvent to the component given
- SERVICES_ROOT - Static variable in class jsyntaxpane.util.JarServiceProvider
- setBold(Boolean) - Method in class jsyntaxpane.SyntaxStyle
- setCaretPosition(JTextComponent, int, int) - Static method in class jsyntaxpane.actions.ActionUtils
-
Sets the caret position of the given target to the given line and column
- setColorString(String) - Method in class jsyntaxpane.SyntaxStyle
- setCompletionsFile(String) - Method in class jsyntaxpane.actions.MapCompletionAction
- setComponent(String) - Method in class jsyntaxpane.actions.ToggleComponentAction
- setConfig(Properties) - Method in class jsyntaxpane.DefaultSyntaxKit
-
Merges the given properties with the configurations for this Object
- setFonts(Font) - Method in class jsyntaxpane.actions.gui.ReflectCompletionDialog
- setFunction(String) - Method in class jsyntaxpane.actions.ScriptAction
- setIgnoreComments(String) - Method in class jsyntaxpane.actions.XmlPrettifyAction
- setIgnoreWhiteSpace(String) - Method in class jsyntaxpane.actions.XmlPrettifyAction
- setIndent(String) - Method in class jsyntaxpane.actions.XmlPrettifyAction
- setIndentAmount(String) - Method in class jsyntaxpane.actions.XmlPrettifyAction
- setItalic(Boolean) - Method in class jsyntaxpane.SyntaxStyle
- setItems(List<Member>) - Method in class jsyntaxpane.actions.gui.ReflectCompletionDialog
-
Set the items to display
- setItems(List<String>) - Method in class jsyntaxpane.actions.ComboCompletionAction
-
Sets the items to display in the combo.
- setItemsURL(String) - Method in class jsyntaxpane.actions.ComboCompletionAction
- setLargeIcon(String) - Method in class jsyntaxpane.actions.DefaultSyntaxAction
-
Sets the Large Icon for this action from given url
- setLineComments(String) - Method in class jsyntaxpane.actions.ToggleCommentsAction
- setMenuText(String) - Method in class jsyntaxpane.actions.DefaultSyntaxAction
-
Configure the MenuText for the Action
- setMinimumDisplayDigits(int) - Method in class jsyntaxpane.components.LineNumbersRuler
-
Specify the minimum number of digits used to calculate the preferred width of the component.
- setMustHaveSelection(String) - Method in class jsyntaxpane.actions.TemplateAction
- setNoSelectionFormat(String) - Method in class jsyntaxpane.actions.CaretMonitor
- setPattern(String, boolean, boolean) - Method in class jsyntaxpane.actions.DocumentSearchData
-
Sets the pattern from a string and flags
- setPattern(Pattern) - Method in class jsyntaxpane.actions.DocumentSearchData
-
Set the pattern to the given compiled pattern.
- setProperty(String, String) - Method in class jsyntaxpane.DefaultSyntaxKit
-
Sets the given property to the given value.
- setRenderingHits(Graphics2D) - Static method in class jsyntaxpane.SyntaxView
-
Sets the Rendering Hints o nthe Graphics.
- setScriptExtension(String) - Method in class jsyntaxpane.actions.ScriptRunnerAction
- setSelectionFormat(String) - Method in class jsyntaxpane.actions.CaretMonitor
- setSmallIcon(String) - Method in class jsyntaxpane.actions.DefaultSyntaxAction
-
Configure the SmallIcon for the Action
- setSOmitDeclaration(String) - Method in class jsyntaxpane.actions.XmlPrettifyAction
- setStandAlone(String) - Method in class jsyntaxpane.actions.XmlPrettifyAction
- setTemplate(String) - Method in class jsyntaxpane.actions.TemplateAction
- setToolTip(String) - Method in class jsyntaxpane.actions.DefaultSyntaxAction
-
Configure the ToolTip for the Action
- setWholeLines(String) - Method in class jsyntaxpane.actions.TemplateAction
- setWordRegex(String) - Method in class jsyntaxpane.actions.IndentAction
- setWordsRegexp(String) - Method in class jsyntaxpane.actions.CompleteWordAction
- setWrap(boolean) - Method in class jsyntaxpane.actions.DocumentSearchData
- SHORTEST_FIRST - Static variable in class jsyntaxpane.TokenComparators
- ShowAbbsAction - Class in jsyntaxpane.actions
-
Display all abbreviations for a JTextComponent., if it has any.
- ShowAbbsAction() - Constructor for class jsyntaxpane.actions.ShowAbbsAction
- ShowAbbsDialog - Class in jsyntaxpane.actions.gui
-
Show abbreviations for a JEditorPane.
- ShowAbbsDialog(JEditorPane, Map<String, String>) - Constructor for class jsyntaxpane.actions.gui.ShowAbbsDialog
-
Creates new form ShowAbbsDialog
- showFor(JTextComponent) - Method in class jsyntaxpane.actions.gui.QuickFindDialog
- showForEditor(JTextComponent) - Static method in class jsyntaxpane.actions.gui.GotoLineDialog
-
Create or return the GotoLine dialog for a given ext component
- showQuickFindDialog(JTextComponent) - Method in class jsyntaxpane.actions.DocumentSearchData
- showReplaceDialog(JTextComponent) - Method in class jsyntaxpane.actions.DocumentSearchData
-
Show the Find and Replace dialog for the given frame
- SimpleMarker(Color) - Constructor for class jsyntaxpane.components.Markers.SimpleMarker
- SimpleRegexLexer - Class in jsyntaxpane.lexers
-
This is a "dynamic" Lexer that will use Regex patterns to parse any document, It is NOT as fast as other JFLex generated lexers.
- SimpleRegexLexer(String) - Constructor for class jsyntaxpane.lexers.SimpleRegexLexer
- SimpleRegexLexer(Map) - Constructor for class jsyntaxpane.lexers.SimpleRegexLexer
- size() - Method in class jsyntaxpane.util.Configuration
- SMALL_ICONS_LOC_PREFIX - Static variable in class jsyntaxpane.actions.DefaultSyntaxAction
- SmartHomeAction - Class in jsyntaxpane.actions
- SmartHomeAction() - Constructor for class jsyntaxpane.actions.SmartHomeAction
- SmartHomeSelectAction - Class in jsyntaxpane.actions
- SmartHomeSelectAction() - Constructor for class jsyntaxpane.actions.SmartHomeSelectAction
- SQ_STRING - Static variable in class jsyntaxpane.lexers.SqlLexer
- SqlLexer - Class in jsyntaxpane.lexers
-
This class is a scanner generated by JFlex 1.7.0 from the specification file src/main/jflex/jsyntaxpane/lexers/sql.flex
- SqlLexer() - Constructor for class jsyntaxpane.lexers.SqlLexer
-
Default constructor is needed as we will always call the yyreset
- SqlLexer(Reader) - Constructor for class jsyntaxpane.lexers.SqlLexer
-
Creates a new scanner
- SqlSyntaxKit - Class in jsyntaxpane.syntaxkits
- SqlSyntaxKit() - Constructor for class jsyntaxpane.syntaxkits.SqlSyntaxKit
- SQML_STRING - Static variable in class jsyntaxpane.lexers.PythonLexer
- SQSTRING - Static variable in class jsyntaxpane.lexers.PythonLexer
- SSTRING - Static variable in class jsyntaxpane.lexers.JavaScriptLexer
- start - Variable in class jsyntaxpane.Token
- startCombine() - Method in class jsyntaxpane.CompoundUndoMan
-
Start to combine the next operations together.
- STRING - jsyntaxpane.TokenType
- STRING - Static variable in class jsyntaxpane.lexers.ClojureLexer
- STRING - Static variable in class jsyntaxpane.lexers.GroovyLexer
- STRING - Static variable in class jsyntaxpane.lexers.JavaLexer
- STRING - Static variable in class jsyntaxpane.lexers.JavaScriptLexer
- STRING - Static variable in class jsyntaxpane.lexers.JFlexLexer
- STRING - Static variable in class jsyntaxpane.lexers.PythonLexer
- STRING - Static variable in class jsyntaxpane.lexers.RubyLexer
- STRING - Static variable in class jsyntaxpane.lexers.ScalaLexer
- STRING_DOUBLE - Static variable in class jsyntaxpane.lexers.XPathLexer
- STRING_SINGLE - Static variable in class jsyntaxpane.lexers.XPathLexer
- STRING1 - Static variable in class jsyntaxpane.lexers.LuaLexer
- STRING2 - jsyntaxpane.TokenType
- STRING2 - Static variable in class jsyntaxpane.lexers.LuaLexer
- stringPropertyNames() - Method in class jsyntaxpane.util.Configuration
-
Returns ALL property names from this Configuration's parents and this Configuration.
- StringUtils - Class in jsyntaxpane.util
-
Don't we all need one of those?
- StringUtils() - Constructor for class jsyntaxpane.util.StringUtils
- STYLE_PATTERN - Static variable in class jsyntaxpane.SyntaxStyles
- SwingUtils - Class in jsyntaxpane.util
-
As always, some general purpose handy Swing Utility methods
- SwingUtils() - Constructor for class jsyntaxpane.util.SwingUtils
- SyntaxAction - Interface in jsyntaxpane.actions
-
All JSyntaxPane Keyboard related actions implement this class.
- SyntaxComponent - Interface in jsyntaxpane.components
-
A Component that is installed to the EditorKit to perform GUI operations on the Editor.
- SyntaxComponent.Status - Enum in jsyntaxpane.components
-
The status is used to have proper propertyCHange support.
- SyntaxDocument - Class in jsyntaxpane
-
A document that supports being highlighted.
- SyntaxDocument(Lexer) - Constructor for class jsyntaxpane.SyntaxDocument
- SyntaxStyle - Class in jsyntaxpane
-
This class represents the Style for a TokenType.
- SyntaxStyle() - Constructor for class jsyntaxpane.SyntaxStyle
- SyntaxStyle(Color, boolean, boolean) - Constructor for class jsyntaxpane.SyntaxStyle
- SyntaxStyle(Color, int) - Constructor for class jsyntaxpane.SyntaxStyle
- SyntaxStyle(String) - Constructor for class jsyntaxpane.SyntaxStyle
- SyntaxStyles - Class in jsyntaxpane
-
The Styles to use for each TokenType.
- SyntaxTester - Class in jsyntaxpane
- SyntaxTester() - Constructor for class jsyntaxpane.SyntaxTester
-
Creates new form Tester
- SyntaxView - Class in jsyntaxpane
- SyntaxView(Element, Configuration) - Constructor for class jsyntaxpane.SyntaxView
-
Construct a new view using the given configuration and prefix given
T
- TAG - Static variable in class jsyntaxpane.lexers.XHTMLLexer
- TAG - Static variable in class jsyntaxpane.lexers.XmlLexer
- TALLexer - Class in jsyntaxpane.lexers
-
This class is a scanner generated by JFlex 1.7.0 from the specification file src/main/jflex/jsyntaxpane/lexers/tal.flex
- TALLexer() - Constructor for class jsyntaxpane.lexers.TALLexer
-
Create an empty lexer, yyrset will be called later to reset and assign the reader
- TALLexer(Reader) - Constructor for class jsyntaxpane.lexers.TALLexer
-
Creates a new scanner
- TALSyntaxKit - Class in jsyntaxpane.syntaxkits
- TALSyntaxKit() - Constructor for class jsyntaxpane.syntaxkits.TALSyntaxKit
- TEMPLATE_SELECTION - Static variable in class jsyntaxpane.actions.ActionUtils
- TemplateAction - Class in jsyntaxpane.actions
-
This action replaces the selection with the configured template in the config ACTION-NAME.Template There are two kinds of templates: Simple Templates are replaced as is Whole Line Templates will ensure a whole line is selected.
- TemplateAction() - Constructor for class jsyntaxpane.actions.TemplateAction
- ToggleCommentsAction - Class in jsyntaxpane.actions
-
This action will toggle comments on or off on selected whole lines.
- ToggleCommentsAction() - Constructor for class jsyntaxpane.actions.ToggleCommentsAction
-
creates new JIndentAction.
- toggleComponent(JEditorPane, String) - Method in class jsyntaxpane.DefaultSyntaxKit
-
Toggles the component with given classname.
- ToggleComponentAction - Class in jsyntaxpane.actions
-
This Action will Toggle any SyntaxComponents on the EditorPane You need the configuration Key prefix.ACTION_NAME.Component = componentclassname Where: ACTION_NAME is the name given to the action (prefix.Action.ACTION_NAME) componentclassname is the fully qualified class name of the component
- ToggleComponentAction() - Constructor for class jsyntaxpane.actions.ToggleComponentAction
- token(TokenType) - Method in class jsyntaxpane.lexers.DefaultJFlexLexer
-
Create and return a Token of given type.
- token(TokenType, int) - Method in class jsyntaxpane.lexers.DefaultJFlexLexer
-
Create and return a Token of given type and pairValue.
- token(TokenType, int, int) - Method in class jsyntaxpane.lexers.DefaultJFlexLexer
-
Create and return a Token of given type from start with length offset is added to start
- token(TokenType, int, int, int, int) - Method in class jsyntaxpane.lexers.DefaultJFlexLexer
-
Helper method to create and return a new Token from of TokenType tokenStart and tokenLength will be modified to the newStart and newLength params
- Token - Class in jsyntaxpane
-
A Token in a Document.
- Token(TokenType, int, int) - Constructor for class jsyntaxpane.Token
-
Constructs a new token
- Token(TokenType, int, int, byte) - Constructor for class jsyntaxpane.Token
-
Construct a new part of pair token
- TokenComparators - Class in jsyntaxpane
-
Two comparators to compare Tokens.
- TokenComparators() - Constructor for class jsyntaxpane.TokenComparators
- TokenConstants - Class in jsyntaxpane
-
Constants used by Tokens.
- TokenConstants() - Constructor for class jsyntaxpane.TokenConstants
- tokenLength - Variable in class jsyntaxpane.lexers.DefaultJFlexLexer
- TokenMarker - Class in jsyntaxpane.components
-
This class highlights Tokens within a document whenever the caret is moved to a TokenType provided in the config file.
- TokenMarker() - Constructor for class jsyntaxpane.components.TokenMarker
-
Constructs a new Token highlighter
- tokenStart - Variable in class jsyntaxpane.lexers.DefaultJFlexLexer
- TokenType - Enum in jsyntaxpane
-
These are the various token types supported by JSyntaxPane.
- toString() - Method in class jsyntaxpane.actions.DefaultSyntaxAction
- toString() - Method in class jsyntaxpane.actions.ToggleComponentAction
- toString() - Method in class jsyntaxpane.SyntaxDocument
- toString() - Method in class jsyntaxpane.Token
- toString() - Method in class jsyntaxpane.util.Configuration
- type - Variable in class jsyntaxpane.Token
- TYPE - jsyntaxpane.TokenType
- TYPE2 - jsyntaxpane.TokenType
- TYPE3 - jsyntaxpane.TokenType
U
- undoableEditHappened(UndoableEditEvent) - Method in class jsyntaxpane.CompoundUndoMan
-
Whenever an UndoableEdit happens the edit will either be absorbed by the current compound edit or a new compound edit will be started
- UndoAction - Class in jsyntaxpane.actions
-
Undo action
- UndoAction() - Constructor for class jsyntaxpane.actions.UndoAction
- UnindentAction - Class in jsyntaxpane.actions
-
This is usually mapped to Shift-TAB to unindent the selection.
- UnindentAction() - Constructor for class jsyntaxpane.actions.UnindentAction
- updateDamage(DocumentEvent, Shape, ViewFactory) - Method in class jsyntaxpane.SyntaxView
- updateHighlights() - Method in class jsyntaxpane.actions.gui.ReplaceDialog
-
updates the highlights in the document when it is updated.
- updateLabel(int) - Method in class jsyntaxpane.actions.CaretMonitor
- URSHIFT - Static variable in class jsyntaxpane.TokenConstants
- URSHIFTEQ - Static variable in class jsyntaxpane.TokenConstants
V
- value - Variable in class jsyntaxpane.util.Configuration.StringKeyMatcher
-
Value for key matched
- valueOf(String) - Static method in enum jsyntaxpane.components.SyntaxComponent.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum jsyntaxpane.TokenType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum jsyntaxpane.components.SyntaxComponent.Status
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum jsyntaxpane.TokenType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Method in class jsyntaxpane.util.Configuration
W
X
- XHTMLLexer - Class in jsyntaxpane.lexers
-
This class is a scanner generated by JFlex 1.7.0 from the specification file src/main/jflex/jsyntaxpane/lexers/xhtml.flex
- XHTMLLexer() - Constructor for class jsyntaxpane.lexers.XHTMLLexer
-
Create an empty lexer, yyrset will be called later to reset and assign the reader
- XHTMLLexer(Reader) - Constructor for class jsyntaxpane.lexers.XHTMLLexer
-
Creates a new scanner
- XHTMLSyntaxKit - Class in jsyntaxpane.syntaxkits
- XHTMLSyntaxKit() - Constructor for class jsyntaxpane.syntaxkits.XHTMLSyntaxKit
- XmlLexer - Class in jsyntaxpane.lexers
-
This class is a scanner generated by JFlex 1.7.0 from the specification file src/main/jflex/jsyntaxpane/lexers/xml.flex
- XmlLexer() - Constructor for class jsyntaxpane.lexers.XmlLexer
-
Create an empty lexer, yyrset will be called later to reset and assign the reader
- XmlLexer(Reader) - Constructor for class jsyntaxpane.lexers.XmlLexer
-
Creates a new scanner
- XmlPrettifyAction - Class in jsyntaxpane.actions
-
Attempt to prettify an XML document.
- XmlPrettifyAction() - Constructor for class jsyntaxpane.actions.XmlPrettifyAction
- XmlSyntaxKit - Class in jsyntaxpane.syntaxkits
- XmlSyntaxKit() - Constructor for class jsyntaxpane.syntaxkits.XmlSyntaxKit
- XmlTagCompleteAction - Class in jsyntaxpane.actions
-
Completes an the Tag.
- XmlTagCompleteAction() - Constructor for class jsyntaxpane.actions.XmlTagCompleteAction
- XOR - Static variable in class jsyntaxpane.TokenConstants
- XOREQ - Static variable in class jsyntaxpane.TokenConstants
- XPathLexer - Class in jsyntaxpane.lexers
-
This class is a scanner generated by JFlex 1.7.0 from the specification file src/main/jflex/jsyntaxpane/lexers/xpath.flex
- XPathLexer() - Constructor for class jsyntaxpane.lexers.XPathLexer
-
Create an empty lexer, yyrset will be called later to reset and assign the reader
- XPathLexer(Reader) - Constructor for class jsyntaxpane.lexers.XPathLexer
-
Creates a new scanner
- XPathSyntaxKit - Class in jsyntaxpane.syntaxkits
- XPathSyntaxKit() - Constructor for class jsyntaxpane.syntaxkits.XPathSyntaxKit
Y
- yybegin(int) - Method in class jsyntaxpane.lexers.BashLexer
-
Enters a new lexical state
- yybegin(int) - Method in class jsyntaxpane.lexers.CLexer
-
Enters a new lexical state
- yybegin(int) - Method in class jsyntaxpane.lexers.ClojureLexer
-
Enters a new lexical state
- yybegin(int) - Method in class jsyntaxpane.lexers.CppLexer
-
Enters a new lexical state
- yybegin(int) - Method in class jsyntaxpane.lexers.DOSBatchLexer
-
Enters a new lexical state
- yybegin(int) - Method in class jsyntaxpane.lexers.GroovyLexer
-
Enters a new lexical state
- yybegin(int) - Method in class jsyntaxpane.lexers.JavaLexer
-
Enters a new lexical state
- yybegin(int) - Method in class jsyntaxpane.lexers.JavaScriptLexer
-
Enters a new lexical state
- yybegin(int) - Method in class jsyntaxpane.lexers.JFlexLexer
-
Enters a new lexical state
- yybegin(int) - Method in class jsyntaxpane.lexers.LuaLexer
-
Enters a new lexical state
- yybegin(int) - Method in class jsyntaxpane.lexers.PropertiesLexer
-
Enters a new lexical state
- yybegin(int) - Method in class jsyntaxpane.lexers.PythonLexer
-
Enters a new lexical state
- yybegin(int) - Method in class jsyntaxpane.lexers.RubyLexer
-
Enters a new lexical state
- yybegin(int) - Method in class jsyntaxpane.lexers.ScalaLexer
-
Enters a new lexical state
- yybegin(int) - Method in class jsyntaxpane.lexers.SqlLexer
-
Enters a new lexical state
- yybegin(int) - Method in class jsyntaxpane.lexers.TALLexer
-
Enters a new lexical state
- yybegin(int) - Method in class jsyntaxpane.lexers.XHTMLLexer
-
Enters a new lexical state
- yybegin(int) - Method in class jsyntaxpane.lexers.XmlLexer
-
Enters a new lexical state
- yybegin(int) - Method in class jsyntaxpane.lexers.XPathLexer
-
Enters a new lexical state
- yychar() - Method in class jsyntaxpane.lexers.BashLexer
- yychar() - Method in class jsyntaxpane.lexers.CLexer
- yychar() - Method in class jsyntaxpane.lexers.ClojureLexer
- yychar() - Method in class jsyntaxpane.lexers.CppLexer
- yychar() - Method in class jsyntaxpane.lexers.DefaultJFlexLexer
-
Return the char number from beginning of input stream.
- yychar() - Method in class jsyntaxpane.lexers.DOSBatchLexer
- yychar() - Method in class jsyntaxpane.lexers.GroovyLexer
- yychar() - Method in class jsyntaxpane.lexers.JavaLexer
- yychar() - Method in class jsyntaxpane.lexers.JavaScriptLexer
- yychar() - Method in class jsyntaxpane.lexers.JFlexLexer
- yychar() - Method in class jsyntaxpane.lexers.LuaLexer
- yychar() - Method in class jsyntaxpane.lexers.PropertiesLexer
- yychar() - Method in class jsyntaxpane.lexers.PythonLexer
- yychar() - Method in class jsyntaxpane.lexers.RubyLexer
- yychar() - Method in class jsyntaxpane.lexers.ScalaLexer
- yychar() - Method in class jsyntaxpane.lexers.SqlLexer
- yychar() - Method in class jsyntaxpane.lexers.TALLexer
- yychar() - Method in class jsyntaxpane.lexers.XHTMLLexer
- yychar() - Method in class jsyntaxpane.lexers.XmlLexer
- yychar() - Method in class jsyntaxpane.lexers.XPathLexer
- yycharat(int) - Method in class jsyntaxpane.lexers.BashLexer
-
Returns the character at position pos from the matched text.
- yycharat(int) - Method in class jsyntaxpane.lexers.CLexer
-
Returns the character at position pos from the matched text.
- yycharat(int) - Method in class jsyntaxpane.lexers.ClojureLexer
-
Returns the character at position pos from the matched text.
- yycharat(int) - Method in class jsyntaxpane.lexers.CppLexer
-
Returns the character at position pos from the matched text.
- yycharat(int) - Method in class jsyntaxpane.lexers.DefaultJFlexLexer
-
Returns the character at position pos from the matched text.
- yycharat(int) - Method in class jsyntaxpane.lexers.DOSBatchLexer
-
Returns the character at position pos from the matched text.
- yycharat(int) - Method in class jsyntaxpane.lexers.GroovyLexer
-
Returns the character at position pos from the matched text.
- yycharat(int) - Method in class jsyntaxpane.lexers.JavaLexer
-
Returns the character at position pos from the matched text.
- yycharat(int) - Method in class jsyntaxpane.lexers.JavaScriptLexer
-
Returns the character at position pos from the matched text.
- yycharat(int) - Method in class jsyntaxpane.lexers.JFlexLexer
-
Returns the character at position pos from the matched text.
- yycharat(int) - Method in class jsyntaxpane.lexers.LuaLexer
-
Returns the character at position pos from the matched text.
- yycharat(int) - Method in class jsyntaxpane.lexers.PropertiesLexer
-
Returns the character at position pos from the matched text.
- yycharat(int) - Method in class jsyntaxpane.lexers.PythonLexer
-
Returns the character at position pos from the matched text.
- yycharat(int) - Method in class jsyntaxpane.lexers.RubyLexer
-
Returns the character at position pos from the matched text.
- yycharat(int) - Method in class jsyntaxpane.lexers.ScalaLexer
-
Returns the character at position pos from the matched text.
- yycharat(int) - Method in class jsyntaxpane.lexers.SqlLexer
-
Returns the character at position pos from the matched text.
- yycharat(int) - Method in class jsyntaxpane.lexers.TALLexer
-
Returns the character at position pos from the matched text.
- yycharat(int) - Method in class jsyntaxpane.lexers.XHTMLLexer
-
Returns the character at position pos from the matched text.
- yycharat(int) - Method in class jsyntaxpane.lexers.XmlLexer
-
Returns the character at position pos from the matched text.
- yycharat(int) - Method in class jsyntaxpane.lexers.XPathLexer
-
Returns the character at position pos from the matched text.
- yyclose() - Method in class jsyntaxpane.lexers.BashLexer
-
Closes the input stream.
- yyclose() - Method in class jsyntaxpane.lexers.CLexer
-
Closes the input stream.
- yyclose() - Method in class jsyntaxpane.lexers.ClojureLexer
-
Closes the input stream.
- yyclose() - Method in class jsyntaxpane.lexers.CppLexer
-
Closes the input stream.
- yyclose() - Method in class jsyntaxpane.lexers.DOSBatchLexer
-
Closes the input stream.
- yyclose() - Method in class jsyntaxpane.lexers.GroovyLexer
-
Closes the input stream.
- yyclose() - Method in class jsyntaxpane.lexers.JavaLexer
-
Closes the input stream.
- yyclose() - Method in class jsyntaxpane.lexers.JavaScriptLexer
-
Closes the input stream.
- yyclose() - Method in class jsyntaxpane.lexers.JFlexLexer
-
Closes the input stream.
- yyclose() - Method in class jsyntaxpane.lexers.LuaLexer
-
Closes the input stream.
- yyclose() - Method in class jsyntaxpane.lexers.PropertiesLexer
-
Closes the input stream.
- yyclose() - Method in class jsyntaxpane.lexers.PythonLexer
-
Closes the input stream.
- yyclose() - Method in class jsyntaxpane.lexers.RubyLexer
-
Closes the input stream.
- yyclose() - Method in class jsyntaxpane.lexers.ScalaLexer
-
Closes the input stream.
- yyclose() - Method in class jsyntaxpane.lexers.SqlLexer
-
Closes the input stream.
- yyclose() - Method in class jsyntaxpane.lexers.TALLexer
-
Closes the input stream.
- yyclose() - Method in class jsyntaxpane.lexers.XHTMLLexer
-
Closes the input stream.
- yyclose() - Method in class jsyntaxpane.lexers.XmlLexer
-
Closes the input stream.
- yyclose() - Method in class jsyntaxpane.lexers.XPathLexer
-
Closes the input stream.
- YYEOF - Static variable in class jsyntaxpane.lexers.BashLexer
-
This character denotes the end of file
- YYEOF - Static variable in class jsyntaxpane.lexers.CLexer
-
This character denotes the end of file
- YYEOF - Static variable in class jsyntaxpane.lexers.ClojureLexer
-
This character denotes the end of file
- YYEOF - Static variable in class jsyntaxpane.lexers.CppLexer
-
This character denotes the end of file
- YYEOF - Static variable in class jsyntaxpane.lexers.DOSBatchLexer
-
This character denotes the end of file
- YYEOF - Static variable in class jsyntaxpane.lexers.GroovyLexer
-
This character denotes the end of file
- YYEOF - Static variable in class jsyntaxpane.lexers.JavaLexer
-
This character denotes the end of file
- YYEOF - Static variable in class jsyntaxpane.lexers.JavaScriptLexer
-
This character denotes the end of file
- YYEOF - Static variable in class jsyntaxpane.lexers.JFlexLexer
-
This character denotes the end of file
- YYEOF - Static variable in class jsyntaxpane.lexers.LuaLexer
-
This character denotes the end of file
- YYEOF - Static variable in class jsyntaxpane.lexers.PropertiesLexer
-
This character denotes the end of file
- YYEOF - Static variable in class jsyntaxpane.lexers.PythonLexer
-
This character denotes the end of file
- YYEOF - Static variable in class jsyntaxpane.lexers.RubyLexer
-
This character denotes the end of file
- YYEOF - Static variable in class jsyntaxpane.lexers.ScalaLexer
-
This character denotes the end of file
- YYEOF - Static variable in class jsyntaxpane.lexers.SqlLexer
-
This character denotes the end of file
- YYEOF - Static variable in class jsyntaxpane.lexers.TALLexer
-
This character denotes the end of file
- YYEOF - Static variable in class jsyntaxpane.lexers.XHTMLLexer
-
This character denotes the end of file
- YYEOF - Static variable in class jsyntaxpane.lexers.XmlLexer
-
This character denotes the end of file
- YYEOF - Static variable in class jsyntaxpane.lexers.XPathLexer
-
This character denotes the end of file
- YYINITIAL - Static variable in class jsyntaxpane.lexers.BashLexer
-
lexical states
- YYINITIAL - Static variable in class jsyntaxpane.lexers.CLexer
-
lexical states
- YYINITIAL - Static variable in class jsyntaxpane.lexers.ClojureLexer
-
lexical states
- YYINITIAL - Static variable in class jsyntaxpane.lexers.CppLexer
-
lexical states
- YYINITIAL - Static variable in class jsyntaxpane.lexers.DOSBatchLexer
-
lexical states
- YYINITIAL - Static variable in class jsyntaxpane.lexers.GroovyLexer
-
lexical states
- YYINITIAL - Static variable in class jsyntaxpane.lexers.JavaLexer
-
lexical states
- YYINITIAL - Static variable in class jsyntaxpane.lexers.JavaScriptLexer
-
lexical states
- YYINITIAL - Static variable in class jsyntaxpane.lexers.JFlexLexer
-
lexical states
- YYINITIAL - Static variable in class jsyntaxpane.lexers.LuaLexer
-
lexical states
- YYINITIAL - Static variable in class jsyntaxpane.lexers.PropertiesLexer
-
lexical states
- YYINITIAL - Static variable in class jsyntaxpane.lexers.PythonLexer
-
lexical states
- YYINITIAL - Static variable in class jsyntaxpane.lexers.RubyLexer
-
lexical states
- YYINITIAL - Static variable in class jsyntaxpane.lexers.ScalaLexer
-
lexical states
- YYINITIAL - Static variable in class jsyntaxpane.lexers.SqlLexer
-
lexical states
- YYINITIAL - Static variable in class jsyntaxpane.lexers.TALLexer
-
lexical states
- YYINITIAL - Static variable in class jsyntaxpane.lexers.XHTMLLexer
-
lexical states
- YYINITIAL - Static variable in class jsyntaxpane.lexers.XmlLexer
-
lexical states
- YYINITIAL - Static variable in class jsyntaxpane.lexers.XPathLexer
-
lexical states
- yylength() - Method in class jsyntaxpane.lexers.BashLexer
-
Returns the length of the matched text region.
- yylength() - Method in class jsyntaxpane.lexers.CLexer
-
Returns the length of the matched text region.
- yylength() - Method in class jsyntaxpane.lexers.ClojureLexer
-
Returns the length of the matched text region.
- yylength() - Method in class jsyntaxpane.lexers.CppLexer
-
Returns the length of the matched text region.
- yylength() - Method in class jsyntaxpane.lexers.DefaultJFlexLexer
-
Returns the length of the matched text region.
- yylength() - Method in class jsyntaxpane.lexers.DOSBatchLexer
-
Returns the length of the matched text region.
- yylength() - Method in class jsyntaxpane.lexers.GroovyLexer
-
Returns the length of the matched text region.
- yylength() - Method in class jsyntaxpane.lexers.JavaLexer
-
Returns the length of the matched text region.
- yylength() - Method in class jsyntaxpane.lexers.JavaScriptLexer
-
Returns the length of the matched text region.
- yylength() - Method in class jsyntaxpane.lexers.JFlexLexer
-
Returns the length of the matched text region.
- yylength() - Method in class jsyntaxpane.lexers.LuaLexer
-
Returns the length of the matched text region.
- yylength() - Method in class jsyntaxpane.lexers.PropertiesLexer
-
Returns the length of the matched text region.
- yylength() - Method in class jsyntaxpane.lexers.PythonLexer
-
Returns the length of the matched text region.
- yylength() - Method in class jsyntaxpane.lexers.RubyLexer
-
Returns the length of the matched text region.
- yylength() - Method in class jsyntaxpane.lexers.ScalaLexer
-
Returns the length of the matched text region.
- yylength() - Method in class jsyntaxpane.lexers.SqlLexer
-
Returns the length of the matched text region.
- yylength() - Method in class jsyntaxpane.lexers.TALLexer
-
Returns the length of the matched text region.
- yylength() - Method in class jsyntaxpane.lexers.XHTMLLexer
-
Returns the length of the matched text region.
- yylength() - Method in class jsyntaxpane.lexers.XmlLexer
-
Returns the length of the matched text region.
- yylength() - Method in class jsyntaxpane.lexers.XPathLexer
-
Returns the length of the matched text region.
- yylex() - Method in class jsyntaxpane.lexers.BashLexer
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class jsyntaxpane.lexers.CLexer
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class jsyntaxpane.lexers.ClojureLexer
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class jsyntaxpane.lexers.CppLexer
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class jsyntaxpane.lexers.DefaultJFlexLexer
-
This is called to return the next Token from the Input Reader
- yylex() - Method in class jsyntaxpane.lexers.DOSBatchLexer
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class jsyntaxpane.lexers.GroovyLexer
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class jsyntaxpane.lexers.JavaLexer
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class jsyntaxpane.lexers.JavaScriptLexer
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class jsyntaxpane.lexers.JFlexLexer
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class jsyntaxpane.lexers.LuaLexer
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class jsyntaxpane.lexers.PropertiesLexer
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class jsyntaxpane.lexers.PythonLexer
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class jsyntaxpane.lexers.RubyLexer
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class jsyntaxpane.lexers.ScalaLexer
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class jsyntaxpane.lexers.SqlLexer
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class jsyntaxpane.lexers.TALLexer
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class jsyntaxpane.lexers.XHTMLLexer
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class jsyntaxpane.lexers.XmlLexer
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class jsyntaxpane.lexers.XPathLexer
-
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
- yypushback(int) - Method in class jsyntaxpane.lexers.BashLexer
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class jsyntaxpane.lexers.CLexer
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class jsyntaxpane.lexers.ClojureLexer
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class jsyntaxpane.lexers.CppLexer
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class jsyntaxpane.lexers.DOSBatchLexer
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class jsyntaxpane.lexers.GroovyLexer
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class jsyntaxpane.lexers.JavaLexer
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class jsyntaxpane.lexers.JavaScriptLexer
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class jsyntaxpane.lexers.JFlexLexer
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class jsyntaxpane.lexers.LuaLexer
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class jsyntaxpane.lexers.PropertiesLexer
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class jsyntaxpane.lexers.PythonLexer
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class jsyntaxpane.lexers.RubyLexer
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class jsyntaxpane.lexers.ScalaLexer
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class jsyntaxpane.lexers.SqlLexer
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class jsyntaxpane.lexers.TALLexer
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class jsyntaxpane.lexers.XHTMLLexer
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class jsyntaxpane.lexers.XmlLexer
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class jsyntaxpane.lexers.XPathLexer
-
Pushes the specified amount of characters back into the input stream.
- yyreset(Reader) - Method in class jsyntaxpane.lexers.BashLexer
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class jsyntaxpane.lexers.CLexer
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class jsyntaxpane.lexers.ClojureLexer
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class jsyntaxpane.lexers.CppLexer
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class jsyntaxpane.lexers.DefaultJFlexLexer
-
This will be called to reset the the lexer.
- yyreset(Reader) - Method in class jsyntaxpane.lexers.DOSBatchLexer
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class jsyntaxpane.lexers.GroovyLexer
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class jsyntaxpane.lexers.JavaLexer
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class jsyntaxpane.lexers.JavaScriptLexer
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class jsyntaxpane.lexers.JFlexLexer
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class jsyntaxpane.lexers.LuaLexer
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class jsyntaxpane.lexers.PropertiesLexer
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class jsyntaxpane.lexers.PythonLexer
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class jsyntaxpane.lexers.RubyLexer
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class jsyntaxpane.lexers.ScalaLexer
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class jsyntaxpane.lexers.SqlLexer
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class jsyntaxpane.lexers.TALLexer
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class jsyntaxpane.lexers.XHTMLLexer
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class jsyntaxpane.lexers.XmlLexer
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class jsyntaxpane.lexers.XPathLexer
-
Resets the scanner to read from a new input stream.
- yystate() - Method in class jsyntaxpane.lexers.BashLexer
-
Returns the current lexical state.
- yystate() - Method in class jsyntaxpane.lexers.CLexer
-
Returns the current lexical state.
- yystate() - Method in class jsyntaxpane.lexers.ClojureLexer
-
Returns the current lexical state.
- yystate() - Method in class jsyntaxpane.lexers.CppLexer
-
Returns the current lexical state.
- yystate() - Method in class jsyntaxpane.lexers.DOSBatchLexer
-
Returns the current lexical state.
- yystate() - Method in class jsyntaxpane.lexers.GroovyLexer
-
Returns the current lexical state.
- yystate() - Method in class jsyntaxpane.lexers.JavaLexer
-
Returns the current lexical state.
- yystate() - Method in class jsyntaxpane.lexers.JavaScriptLexer
-
Returns the current lexical state.
- yystate() - Method in class jsyntaxpane.lexers.JFlexLexer
-
Returns the current lexical state.
- yystate() - Method in class jsyntaxpane.lexers.LuaLexer
-
Returns the current lexical state.
- yystate() - Method in class jsyntaxpane.lexers.PropertiesLexer
-
Returns the current lexical state.
- yystate() - Method in class jsyntaxpane.lexers.PythonLexer
-
Returns the current lexical state.
- yystate() - Method in class jsyntaxpane.lexers.RubyLexer
-
Returns the current lexical state.
- yystate() - Method in class jsyntaxpane.lexers.ScalaLexer
-
Returns the current lexical state.
- yystate() - Method in class jsyntaxpane.lexers.SqlLexer
-
Returns the current lexical state.
- yystate() - Method in class jsyntaxpane.lexers.TALLexer
-
Returns the current lexical state.
- yystate() - Method in class jsyntaxpane.lexers.XHTMLLexer
-
Returns the current lexical state.
- yystate() - Method in class jsyntaxpane.lexers.XmlLexer
-
Returns the current lexical state.
- yystate() - Method in class jsyntaxpane.lexers.XPathLexer
-
Returns the current lexical state.
- yytext() - Method in class jsyntaxpane.lexers.BashLexer
-
Returns the text matched by the current regular expression.
- yytext() - Method in class jsyntaxpane.lexers.CLexer
-
Returns the text matched by the current regular expression.
- yytext() - Method in class jsyntaxpane.lexers.ClojureLexer
-
Returns the text matched by the current regular expression.
- yytext() - Method in class jsyntaxpane.lexers.CppLexer
-
Returns the text matched by the current regular expression.
- yytext() - Method in class jsyntaxpane.lexers.DefaultJFlexLexer
-
Returns the text matched by the current regular expression.
- yytext() - Method in class jsyntaxpane.lexers.DOSBatchLexer
-
Returns the text matched by the current regular expression.
- yytext() - Method in class jsyntaxpane.lexers.GroovyLexer
-
Returns the text matched by the current regular expression.
- yytext() - Method in class jsyntaxpane.lexers.JavaLexer
-
Returns the text matched by the current regular expression.
- yytext() - Method in class jsyntaxpane.lexers.JavaScriptLexer
-
Returns the text matched by the current regular expression.
- yytext() - Method in class jsyntaxpane.lexers.JFlexLexer
-
Returns the text matched by the current regular expression.
- yytext() - Method in class jsyntaxpane.lexers.LuaLexer
-
Returns the text matched by the current regular expression.
- yytext() - Method in class jsyntaxpane.lexers.PropertiesLexer
-
Returns the text matched by the current regular expression.
- yytext() - Method in class jsyntaxpane.lexers.PythonLexer
-
Returns the text matched by the current regular expression.
- yytext() - Method in class jsyntaxpane.lexers.RubyLexer
-
Returns the text matched by the current regular expression.
- yytext() - Method in class jsyntaxpane.lexers.ScalaLexer
-
Returns the text matched by the current regular expression.
- yytext() - Method in class jsyntaxpane.lexers.SqlLexer
-
Returns the text matched by the current regular expression.
- yytext() - Method in class jsyntaxpane.lexers.TALLexer
-
Returns the text matched by the current regular expression.
- yytext() - Method in class jsyntaxpane.lexers.XHTMLLexer
-
Returns the text matched by the current regular expression.
- yytext() - Method in class jsyntaxpane.lexers.XmlLexer
-
Returns the text matched by the current regular expression.
- yytext() - Method in class jsyntaxpane.lexers.XPathLexer
-
Returns the text matched by the current regular expression.
All Classes All Packages