Klasse javax.swing.text.AsyncBoxView.ChildLocator | 1.2 |
java.lang.Object | +--javax.swing.text.AsyncBoxView.ChildLocator
Datenelemente | |
---|---|
protected AsyncBoxView.ChildState | lastValidOffset |
protected Rectangle | lastAlloc |
protected Rectangle | childAlloc |
Konstruktoren | |
---|---|
public | AsyncBoxView.ChildLocator() |
Methoden | |
---|---|
public synchronized void | childChanged(AsyncBoxView.ChildState cs) |
public synchronized void | paintChildren(Graphics g) |
public synchronized Shape | getChildAllocation(int index, Shape a) |
public int | getViewIndexAtPoint(float x, float y, Shape a) |
protected Shape | getChildAllocation(int index) |
protected void | setAllocation(Shape a) |
protected int | getViewIndexAtVisualOffset(float targetOffset) |