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