Methoden |
protected final Object | clone() |
public GlyphView.GlyphPainter | getGlyphPainter() |
public void | setGlyphPainter(GlyphView.GlyphPainter p) |
public Segment | getText(int p0, int p1) |
public Color | getBackground() |
public Color | getForeground() |
public Font | getFont() |
public boolean | isUnderline() |
public boolean | isStrikeThrough() |
public boolean | isSubscript() |
public boolean | isSuperscript() |
public TabExpander | getTabExpander() |
protected void | checkPainter() |
public float | getTabbedSpan(float x, TabExpander e) |
public float | getPartialSpan(int p0, int p1) |
public int | getStartOffset() |
public int | getEndOffset() |
public void | paint(Graphics g, Shape a) |
public float | getPreferredSpan(int axis) |
public float | getAlignment(int axis) |
public Shape | modelToView(int pos, Shape a, Position.Bias b) |
public int | viewToModel(float x, float y, Shape a, Position.Bias[] biasReturn) |
public int | getBreakWeight(int axis, float pos, float len) |
public View | breakView(int axis, int p0, float pos, float len) |
public View | createFragment(int p0, int p1) |
public int | getNextVisualPositionFrom(int pos, Position.Bias b, Shape a, int direction, Position.Bias[] biasRet) |
public void | insertUpdate(DocumentEvent e, Shape a, ViewFactory f) |
public void | removeUpdate(DocumentEvent e, Shape a, ViewFactory f) |
public void | changedUpdate(DocumentEvent e, Shape a, ViewFactory f) |