Weitere aktuelle Java-Titel finden Sie bei dpunkt.
 Inhaltsverzeichnis   Vorhergehendes Paket   Seite Zurück   Seite Vor   Nächstes Paket   Paketübersicht   Index

Klasse javax.swing.text.AsyncBoxView.ChildLocator1.2

java.lang.Object
   |
   +--javax.swing.text.AsyncBoxView.ChildLocator

Deklaration

public class AsyncBoxView.ChildLocator
extends java.lang.Object

Beschreibung


 
Datenelemente
protected AsyncBoxView.ChildStatelastValidOffset
protected RectanglelastAlloc
protected RectanglechildAlloc
 
Konstruktoren
publicAsyncBoxView.ChildLocator()
 
Methoden
public synchronized voidchildChanged(AsyncBoxView.ChildState cs)
public synchronized voidpaintChildren(Graphics g)
public synchronized ShapegetChildAllocation(int index, Shape a)
public intgetViewIndexAtPoint(float x, float y, Shape a)
protected ShapegetChildAllocation(int index)
protected voidsetAllocation(Shape a)
protected intgetViewIndexAtVisualOffset(float targetOffset)


 

Datenelemente im Detail

protected AsyncBoxView.ChildState lastValidOffset
protected Rectangle lastAlloc
protected Rectangle childAlloc

 

Konstruktoren im Detail

public AsyncBoxView.ChildLocator()

 

Methoden im Detail

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)


 Inhaltsverzeichnis   Vorhergehendes Paket   Seite Zurück   Seite Vor   Nächstes Paket   Paketübersicht   Index

Copyright © 2002 dpunkt.Verlag, Heidelberg. Alle Rechte vorbehalten.