モジュール java.desktop
パッケージ javax.swing.plaf.metal

クラスMetalBorders.ButtonBorder

java.lang.Object
javax.swing.border.AbstractBorder
javax.swing.plaf.metal.MetalBorders.ButtonBorder
すべての実装されたインタフェース:
Serializable, Border, UIResource
直系の既知のサブクラス:
MetalBorders.RolloverButtonBorder, MetalBorders.ToggleButtonBorder
含まれているクラス:
MetalBorders

public static class MetalBorders.ButtonBorder extends AbstractBorder implements UIResource
クラスはJButtonのボーダーを表します。
  • フィールド詳細

    • borderInsets

      protected static Insets borderInsets
      ボーダー・インセット。
  • コンストラクタの詳細

    • ButtonBorder

      public ButtonBorder()
      ButtonBorderを構築します。