- java.lang.Object
- 
- javax.swing.border.AbstractBorder
- 
- javax.swing.plaf.metal.MetalBorders.PopupMenuBorder
 
 
- 
- すべての実装されたインタフェース:
- Serializable,- Border,- UIResource
 - 含まれているクラス:
- MetalBorders
 
 public static class MetalBorders.PopupMenuBorder extends AbstractBorder implements UIResource クラスはJPopupMenuのボーダーを表します。
- 
- 
フィールドのサマリーフィールド 修飾子と型 フィールド 説明 protected static InsetsborderInsetsボーダー・インセット。
 - 
コンストラクタのサマリーコンストラクタ コンストラクタ 説明 PopupMenuBorder()
 - 
メソッドのサマリー- 
クラス javax.swing.border.AbstractBorderで宣言されたメソッドgetBaseline, getBaselineResizeBehavior, getBorderInsets, getBorderInsets, getInteriorRectangle, getInteriorRectangle, isBorderOpaque, paintBorder
 
- 
 
- 
- 
- 
フィールドの詳細- 
borderInsetsprotected static Insets borderInsets ボーダー・インセット。
 
- 
 
-