|
|||||||||||
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 |
Fields inherited from class de.uni_paderborn.fujaba.mpEdit.Hilite |
COMMENT, commentColor, commentXColor, HIDE, hideColor, hideXColor, KEYWORD, keywordColor, keywordXColor, PLAIN, QUOTE, quoteColor, quoteXColor, 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 |
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 |