Methoden |
protected int | getTabSize() |
protected void | drawLine(int lineIndex, Graphics g, int x, int y) |
protected int | drawUnselectedText(Graphics g, int x, int y, int p0, int p1) |
protected int | drawSelectedText(Graphics g, int x, int y, int p0, int p1) |
protected final Segment | getLineBuffer() |
protected void | updateMetrics() ![[1.4]](../../images/marg14.gif) |
public float | getPreferredSpan(int axis) |
public void | paint(Graphics g, Shape a) |
public Shape | modelToView(int pos, Shape a, Position.Bias b) |
public int | viewToModel(float fx, float fy, Shape a, Position.Bias[] bias) |
public void | insertUpdate(DocumentEvent changes, Shape a, ViewFactory f) |
public void | removeUpdate(DocumentEvent changes, Shape a, ViewFactory f) |
public void | changedUpdate(DocumentEvent changes, Shape a, ViewFactory f) |
public void | setSize(float width, float height) |
public float | nextTabStop(float x, int tabOffset) |
protected void | updateDamage(DocumentEvent changes, Shape a, ViewFactory f) |
protected void | damageLineRange(int line0, int line1, Shape a, Component host) ![[1.4]](../../images/marg14.gif) |
protected Rectangle | lineToRect(Shape a, int line) ![[1.4]](../../images/marg14.gif) |