インタフェース
javax.swing.text.AttributeSet.CharacterAttributeの使用
| パッケージ | 説明 |
|---|---|
| javax.swing.text |
編集可能なテキスト・コンポーネントと編集不能なテキスト・コンポーネントを処理するクラスとインタフェースを提供します。
|
-
javax.swing.textでのAttributeSet.CharacterAttributeの使用
AttributeSet.CharacterAttributeを実装しているjavax.swing.text内のクラス 修飾子と型 クラス 説明 static classStyleConstants.CharacterConstants文字の書式に寄与する既知の属性の型保証された列挙型です。static classStyleConstants.ColorConstants色に寄与する既知の属性の型保証された列挙型です。static classStyleConstants.FontConstantsフォントに寄与する既知の属性の型保証された列挙型です。