Klasse javax.swing.text.TabSet | 1.2 |
java.lang.Object | +--javax.swing.text.TabSet
Konstruktoren | |
---|---|
public | TabSet(TabStop[] tabs) |
Methoden | |
---|---|
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() |