GNU Classpath (0.95) | |
Frames | No Frames |
Constructors with parameter type javax.swing.text.TabStop | |
Creates a new TabSet containing the specified tab stops.
|
Methods with parameter type javax.swing.text.TabStop | |
int | Returns the index of the specified tab, or -1 if the tab is not found.
|
Methods with return type javax.swing.text.TabStop | |
TabStop | Returns the tab stop with the specified index.
|
TabStop | TabSet.getTabAfter(float location) Returns the tab following the specified location.
|
GNU Classpath (0.95) |