クラスMetalCheckBoxUI
public class MetalCheckBoxUI extends MetalRadioButtonUI
MetalCheckboxUIのCheckboxUI実装です。
警告: このクラスの直列化されたオブジェクトは、今後のSwingリリースと互換ではなくなる予定です。 現在の直列化のサポートは、短期間の格納や、同じバージョンのSwingを実行するアプリケーション間のRMIに適しています。 1.4では、すべてのJavaBeansの長期ストレージのサポートがjava.beansパッケージに追加されました。 XMLEncoderを参照してください。
-
フィールドのサマリー
クラスで宣言されたフィールド MetalRadioButtonUI
disabledTextColor, focusColor, selectColorクラスで宣言されたフィールド BasicRadioButtonUI
iconクラスで宣言されたフィールド BasicButtonUI
defaultTextIconGap, defaultTextShiftOffset -
コンストラクタのサマリー
コンストラクタ -
メソッドのサマリー
クラスで宣言されたメソッド MetalRadioButtonUI
getDisabledTextColor, getFocusColor, getSelectColor, installDefaultsクラスで宣言されたメソッド BasicRadioButtonUI
getDefaultIcon, getPreferredSize, paint, paintFocusクラスで宣言されたメソッド BasicToggleButtonUI
getTextShiftOffset, paintIconクラスで宣言されたメソッド BasicButtonUI
clearTextShiftOffset, createButtonListener, getBaseline, getBaselineResizeBehavior, getDefaultTextIconGap, installKeyboardActions, installListeners, paintButtonPressed, paintFocus, paintIcon, paintText, paintText, setTextShiftOffset, uninstallDefaults, uninstallKeyboardActions, uninstallListeners
-
コンストラクタの詳細
-
MetalCheckBoxUI
public MetalCheckBoxUI()MetalCheckBoxUIを構築します。
-
-
メソッドの詳細
-
createUI
public static ComponentUI createUI(JComponent b) MetalCheckBoxUIのインスタンスを返します。- パラメータ:
b- コンポーネント- 戻り値:
MetalCheckBoxUIの新しいインスタンス
-
getPropertyPrefix
public String getPropertyPrefix()クラスからコピーされた説明:BasicButtonUIプロパティ・プレフィクスを返します。- オーバーライド:
getPropertyPrefix、クラスBasicButtonUI- 戻り値:
- プロパティ・プレフィクス
-