JavaTM 2 Platform
Standard Ed. 6

类 javax.swing.text.TabSet
的使用

使用 TabSet 的软件包
javax.swing.text 提供类 HTMLEditorKit 和创建 HTML 文本编辑器的支持类。 
 

javax.swing.text 中 TabSet 的使用
 

返回 TabSet 的 javax.swing.text 中的方法
protected  TabSet ParagraphView.getTabSet()
          获取计算制表符时使用的 Tabset。
static TabSet StyleConstants.getTabSet(AttributeSet a)
          获取 TabSet。
 

参数类型为 TabSet 的 javax.swing.text 中的方法
static void StyleConstants.setTabSet(MutableAttributeSet a, TabSet tabs)
          设置 TabSet。
 


JavaTM 2 Platform
Standard Ed. 6

提交错误或意见

版权所有 2008 Sun Microsystems, Inc. 保留所有权利。请遵守GNU General Public License, version 2 only。