Extension SDK 10.1.2

Uses of Class
oracle.javatools.editor.language.LexerDocumentRenderer

Packages that use LexerDocumentRenderer
oracle.javatools.editor.language The Language package is a subset of the Editor package, and is the framework for extending the editor with color syntax highlighting, brace matching, and other language or content-specific editing features. 
 

Uses of LexerDocumentRenderer in oracle.javatools.editor.language
 

Constructors in oracle.javatools.editor.language with parameters of type LexerDocumentRenderer
LexerDocumentRenderer.LexerOffsetsCache(LexerDocumentRenderer documentRenderer)
          Constructs a new LexerOffsetsCache for the given style provider.
 


Extension SDK

 

Copyright © 1997, 2004, Oracle. All rights reserved.