JavaTM 2 Platform
Standard Ed. 6

介面 javax.accessibility.AccessibleExtendedText
的使用

使用 AccessibleExtendedText 的軟體套件
javax.swing 提供一組“輕量級”(全部是 Java 語言)元件,盡量讓這些元件在所有平臺上的工作方式都相同。 
javax.swing.text 提供類別 HTMLEditorKit 和創建 HTML 文本編輯器的支持類別。 
 

javax.swingAccessibleExtendedText 的使用
 

實作 AccessibleExtendedTextjavax.swing 中的類別
protected  class JEditorPane.AccessibleJEditorPane
          此類別實作對 JEditorPane 類別的可存取性支持。
protected  class JEditorPane.AccessibleJEditorPaneHTML
          此類別提供了對 AccessibleHypertext 的支持,並且用於這類別實例中:在此 JEditorPane 中安裝的 EditorKit 是一個 HTMLEditorKit 實例。
protected  class JEditorPane.JEditorPaneAccessibleHypertextSupport
          AccessibleJEditorPaneHTML.getAccessibleText 返回的內容。
protected  class JPasswordField.AccessibleJPasswordField
          此類別實作對 JPasswordField 類別的可存取性支持。
protected  class JTextArea.AccessibleJTextArea
          此類別實作對 JTextArea 類別的可存取性支持。
protected  class JTextField.AccessibleJTextField
          此類別實作對 JTextField 類別的可存取性支持。
 

javax.swing.textAccessibleExtendedText 的使用
 

實作 AccessibleExtendedTextjavax.swing.text 中的類別
 class JTextComponent.AccessibleJTextComponent
          此類別實作 JTextComponent 類別的可存取性支持。
 


JavaTM 2 Platform
Standard Ed. 6

提交錯誤或意見

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