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.TabSet1.2

java.lang.Object
   |
   +--javax.swing.text.TabSet

Deklaration

public class TabSet
extends java.lang.Object
implements java.io.Serializable

Beschreibung


 
Konstruktoren
publicTabSet(TabStop[] tabs)
 
Methoden
public intgetTabCount()
public TabStopgetTab(int index)
public TabStopgetTabAfter(float location)
public intgetTabIndex(TabStop tab)
public intgetTabIndexAfter(float location)
public StringtoString()


 

Konstruktoren im Detail

public TabSet(TabStop[] tabs)

 

Methoden im Detail

public int getTabCount()
public TabStop getTab(int index)
public TabStop getTabAfter(float location)
public int getTabIndex(TabStop tab)
public int getTabIndexAfter(float location)
public String toString()


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

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