|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.jivalo.editor.syntax.Word
net.sourceforge.jivalo.editor.syntax.QuotationMarkWord
public class QuotationMarkWord
| Constructor Summary | |
|---|---|
QuotationMarkWord(String word,
int startIndex,
int endIndex)
|
|
| Method Summary | |
|---|---|
JIvaloStyle[] |
getStyles(SyntaxHighlighting syntaxHighlighting)
|
| Methods inherited from class net.sourceforge.jivalo.editor.syntax.Word |
|---|
getEndIndex, getStartIndex, getWord, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public QuotationMarkWord(String word,
int startIndex,
int endIndex)
word - startIndex - endIndex - | Method Detail |
|---|
public JIvaloStyle[] getStyles(SyntaxHighlighting syntaxHighlighting)
getStyles in class Word
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||