net.sourceforge.jivalo.editor.syntax
Class WordUtil
java.lang.Object
net.sourceforge.jivalo.editor.syntax.WordUtil
public class WordUtil
- extends Object
- Author:
- Markku Saarela
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WordUtil
public WordUtil(Document document,
String text,
SyntaxHighlighting syntaxHighlighting,
int offset)
throws BadLocationException
- Throws:
BadLocationException
WordUtil
public WordUtil(String originalText,
String text,
SyntaxHighlighting syntaxHighlighting,
int offset)
getWords
public SyntaxHighlightWord[] getWords()
Copyright © 2006-2007 SourceForge.net. All Rights Reserved.