Uses of Class
net.thevpc.jeep.editor.JSyntaxDocument
Packages that use JSyntaxDocument
-
Uses of JSyntaxDocument in net.thevpc.jeep.editor
Methods in net.thevpc.jeep.editor that return JSyntaxDocumentModifier and TypeMethodDescriptionstatic JSyntaxDocumentJSyntaxUtils.getSyntaxDocument(JTextComponent component) A helper function that will return the SyntaxDocument attached to the given text component.