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

クラスMetalInternalFrameTitlePane

    • フィールドの詳細

      • isPalette

        protected boolean isPalette
        isPalette
      • paletteCloseIcon

        protected Icon paletteCloseIcon
        パレット・クローズ・アイコン。
      • paletteTitleHeight

        protected int paletteTitleHeight
        パレットのタイトルの高さ。
    • コンストラクタの詳細

      • MetalInternalFrameTitlePane

        public MetalInternalFrameTitlePane​(JInternalFrame f)
        MetalInternalFrameTitlePaneの新しいインスタンスを構築
        パラメータ:
        f - JInternalFrameのインスタンス
    • メソッドの詳細

      • assembleSystemMenu

        protected void assembleSystemMenu()
        親のメソッドをオーバーライドし、処理は行いません。 メタル・フレームにはシステム・メニューがありません。
        オーバーライド:
        assembleSystemMenu、クラスBasicInternalFrameTitlePane
      • addSystemMenuItems

        protected void addSystemMenuItems​(JMenu systemMenu)
        親のメソッドをオーバーライドし、処理は行いません。 メタル・フレームにはシステム・メニューがありません。
        オーバーライド:
        addSystemMenuItems、クラスBasicInternalFrameTitlePane
        パラメータ:
        systemMenu - JMenuのインスタンス
      • showSystemMenu

        protected void showSystemMenu()
        親のメソッドをオーバーライドし、処理は行いません。 メタル・フレームにはシステム・メニューがありません。
        オーバーライド:
        showSystemMenu、クラスBasicInternalFrameTitlePane
      • addSubComponents

        protected void addSubComponents()
        親のメソッドをオーバーライドし、メニュー・バーの作成を防ぎます。 メタル・フレームにはシステム・メニューがありません。
        オーバーライド:
        addSubComponents、クラスBasicInternalFrameTitlePane
      • paintPalette

        public void paintPalette​(Graphics g)
        パレットをペイントします。
        パラメータ:
        g - Graphicsのインスタンス
      • setPalette

        public void setPalette​(boolean b)
        btrueの場合、パレット・アイコンを設定します。
        パラメータ:
        b - trueがパレット・アイコンを設定する場合