ewe.graphics.pagedisplay
Class TextUnit

java.lang.Object
  extended byewe.graphics.PageDisplayUnit
      extended byewe.graphics.pagedisplay.TextUnit

public class TextUnit
extends PageDisplayUnit


Field Summary
 int alignment
           
 int anchor
           
 
Fields inherited from class ewe.graphics.PageDisplayUnit
display, firstChild, flags, height, IsHot, lastChild, nextSibling, parent, tip, width, x, y
 
Constructor Summary
TextUnit()
           
 
Methods inherited from class ewe.graphics.PageDisplayUnit
addChild, calculateSize, doPaint, getDefaultMenuFor, getDisplay, getHotUnit, getMenuFor, getTaggedUnit, getTipFor, isOnHotArea, menuItemSelected, penClicked, penDoubleClicked, penPressed, penReleased, refresh, tagControl
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, toString
 

Field Detail

alignment

public int alignment

anchor

public int anchor
Constructor Detail

TextUnit

public TextUnit()