-
Packages that use TabStop
Package |
Description |
javax.swing.text |
Provides classes and interfaces that deal with editable and noneditable text
components.
|
-
-
Methods in javax.swing.text with parameters of type TabStop
Modifier and Type |
Method |
Description |
int |
TabSet.getTabIndex(TabStop tab) |
Returns the index of the TabStop tab , or -1 if
tab is not contained in the receiver.
|