Uses of Class
net.sourceforge.jivalo.editor.syntax.SyntaxHighlightings

Packages that use SyntaxHighlightings
net.sourceforge.jivalo.editor Provides the classes for lightweight text editor with syntax hightlighting, character encoding and key binding configuration support. 
net.sourceforge.jivalo.editor.syntax   
 

Uses of SyntaxHighlightings in net.sourceforge.jivalo.editor
 

Methods in net.sourceforge.jivalo.editor that return SyntaxHighlightings
 SyntaxHighlightings JIvaloEditorProperties.getSyntaxHighlightings()
           
 

Constructors in net.sourceforge.jivalo.editor with parameters of type SyntaxHighlightings
TextPane(SyntaxHighlightings syntaxHighlightings, CustomKeyBinding keyBinding)
           
 

Uses of SyntaxHighlightings in net.sourceforge.jivalo.editor.syntax
 

Constructors in net.sourceforge.jivalo.editor.syntax with parameters of type SyntaxHighlightings
SyntaxHighlightDocumentFilter(TextPane pane, SyntaxHighlightings syntaxHighlightings)
           
 



Copyright © 2006-2007 SourceForge.net. All Rights Reserved.