|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.uni_paderborn.fujaba.mpEdit.Hilite
de.uni_paderborn.fujaba.mpEdit.HiliteLife
No comment provided by developer, please add a comment to improve documentation.
Field Summary | |
private static boolean |
debug
No comment provided by developer, please add a comment to improve documentation. |
private java.util.Stack |
hideLevel
No comment provided by developer, please add a comment to improve documentation. |
Fields inherited from class de.uni_paderborn.fujaba.mpEdit.Hilite |
buffer, COMMENT, commentColor, commentXColor, HIDE, hideColor, hideXColor, highestEver, inactive, inComment, initialComment, initialLiteral, inLiteral, keyCt, keyEnds, keys, keyStarts, keyTypes, KEYWORD, keywordColor, keywordXColor, lines, PLAIN, QUOTE, quoteColor, quoteXColor, raise, tabSize, textColor, textXColor |
Constructor Summary | |
HiliteLife(LineMan l,
int t,
boolean a)
Constructor for class HiliteLife |
Method Summary | |
boolean |
isHideLevelEmpty()
Get the hideLevelEmpty attribute of the HiliteLife object |
protected void |
scanLine(int i)
No comment provided by developer, please add a comment to improve documentation. |
Methods inherited from class de.uni_paderborn.fujaba.mpEdit.Hilite |
extendScan, fillBuffer, getCommentColor, getCommentXColor, getHideColor, getHideXColor, getKeywordColor, getKeywordXColor, getQuoteColor, getQuoteXColor, getTextColor, getTextXColor, lineRemoved, matchKeys, matchOneKey, scan, update |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private java.util.Stack hideLevel
private static final boolean debug
Constructor Detail |
public HiliteLife(LineMan l, int t, boolean a)
l
- No description providedt
- No description provideda
- No description providedMethod Detail |
protected void scanLine(int i)
scanLine
in class Hilite
i
- No description providedpublic boolean isHideLevelEmpty()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |