クラスStyledEditorKit.FontFamilyAction
java.lang.Object
javax.swing.AbstractAction
javax.swing.text.TextAction
javax.swing.text.StyledEditorKit.StyledTextAction
javax.swing.text.StyledEditorKit.FontFamilyAction
- すべての実装されたインタフェース:
ActionListener, Serializable, Cloneable, EventListener, Action
- 含まれているクラス:
StyledEditorKit
public static class StyledEditorKit.FontFamilyAction extends StyledEditorKit.StyledTextAction
関連するJEditorPaneのフォント・ファミリを設定するアクションです。 フォント・ファミリがある場合は、ActionEventのコマンド文字列として指定されたファミリが使用されます。そうでない場合は、初期化済みのファミリが使用されます。
警告: このクラスの直列化されたオブジェクトは、今後のSwingリリースと互換ではなくなる予定です。 現在の直列化のサポートは、短期間の格納や、同じバージョンのSwingを実行するアプリケーション間のRMIに適しています。 1.4では、すべてのJavaBeansの長期ストレージのサポートがjava.beansパッケージに追加されました。 XMLEncoderを参照してください。
-
フィールドのサマリー
クラスで宣言されたフィールド AbstractAction
changeSupport, enabled -
コンストラクタのサマリー
コンストラクタ -
メソッドのサマリー
クラスで宣言されたメソッド StyledEditorKit.StyledTextAction
getEditor, getStyledDocument, getStyledEditorKit, setCharacterAttributes, setParagraphAttributesクラスで宣言されたメソッド TextAction
augmentList, getFocusedComponent, getTextComponentクラスで宣言されたメソッド AbstractAction
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
-
コンストラクタの詳細
-
FontFamilyAction
-
-
メソッドの詳細
-
actionPerformed
-