クラスjava.awt.TextComponent.AccessibleAWTTextComponent
の使用
パッケージ | 説明 |
---|---|
java.awt |
ユーザー・インタフェースの作成およびグラフィックスとイメージのペイント用のすべてのクラスを含みます。
|
-
java.awtでのTextComponent.AccessibleAWTTextComponentの使用
java.awtのTextComponent.AccessibleAWTTextComponentのサブクラス 修飾子と型 クラス 説明 protected class
TextArea.AccessibleAWTTextArea
このクラスは、TextArea
クラスのアクセシビリティ・サポートを実装します。protected class
TextField.AccessibleAWTTextField
このクラスは、TextField
クラスのアクセシビリティ・サポートを実装します。