Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About
GNU Classpath
(0.20)
Frames
|
No Frames
Uses of Class javax.swing.text.TabSet
Uses in package javax.swing.text
Methods with parameter type javax.swing.text.TabSet
void
StyleConstants
.
setTabSet
(
MutableAttributeSet
a,
TabSet
tabs)
Methods with return type javax.swing.text.TabSet
TabSet
ParagraphView
.
getTabSet
()
Returns the TabSet used by this ParagraphView.
TabSet
StyleConstants
.
getTabSet
(
AttributeSet
a)
Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About
GNU Classpath
(0.20)