de.uni_paderborn.fujaba.mpEdit
Class HiliteLife

java.lang.Object
  extended byde.uni_paderborn.fujaba.mpEdit.Hilite
      extended byde.uni_paderborn.fujaba.mpEdit.HiliteLife

public class HiliteLife
extends Hilite

No comment provided by developer, please add a comment to improve documentation.

Version:
$Revision: 1.10.2.1 $
Author:
$Author: mksoft $

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

HiliteLife

public HiliteLife(LineMan l,
                  int t,
                  boolean a)
Constructor for class HiliteLife

Parameters:
l - No description provided
t - No description provided
a - No description provided
Method Detail

scanLine

protected void scanLine(int i)
No comment provided by developer, please add a comment to improve documentation.

Overrides:
scanLine in class Hilite
Parameters:
i - No description provided

isHideLevelEmpty

public boolean isHideLevelEmpty()
Get the hideLevelEmpty attribute of the HiliteLife object

Returns:
The hideLevelEmpty value