net.sourceforge.jivalo.editor.syntax
Class CommentLineWord
java.lang.Object
net.sourceforge.jivalo.editor.syntax.Word
net.sourceforge.jivalo.editor.syntax.CommentLineWord
public class CommentLineWord
- extends Word
- Author:
- Markku Saarela
CommentLineWord
public CommentLineWord(String word,
int startIndex,
int endIndex)
- Parameters:
word - startIndex - endIndex -
getStyles
public JIvaloStyle[] getStyles(SyntaxHighlighting syntaxHighlighting)
- Overrides:
getStyles in class Word
- See Also:
Word.getStyles(net.sourceforge.jivalo.editor.syntax.SyntaxHighlighting)
Copyright © 2006-2007 SourceForge.net. All Rights Reserved.