ch.elexis.textplugin
Class TextBox
java.lang.Object
StyledText
ch.elexis.textplugin.EStyledText
ch.elexis.textplugin.TextBox
public class TextBox
- extends EStyledText
- Author:
- bogdan314
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MIN_SIZE
public static final int MIN_SIZE
- See Also:
- Constant Field Values
TextBox
public TextBox(Composite parent,
ElexisEditor editor)
setHighlight
public void setHighlight(boolean highlight)
setLocation
public void setLocation(int x,
int y)
forceLocation
public void forceLocation(int x,
int y)
paintControl
public void paintControl(PaintEvent e)
readFrom
public void readFrom(java.io.DataInputStream in)
throws java.io.IOException
- Overrides:
readFrom
in class EStyledText
- Throws:
java.io.IOException
writeTo
public void writeTo(java.io.DataOutputStream out)
throws java.io.IOException
- Overrides:
writeTo
in class EStyledText
- Throws:
java.io.IOException
Copyright 2005-2011 by Gerry Weirich, Elexis