Class SkinInternalFrameUI.MyInternalFrameLayout

  • All Implemented Interfaces:
    java.awt.LayoutManager
    Enclosing class:
    SkinInternalFrameUI

    protected class SkinInternalFrameUI.MyInternalFrameLayout
    extends javax.swing.plaf.basic.BasicInternalFrameUI.InternalFrameLayout
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.awt.Dimension minimumLayoutSize​(java.awt.Container c)  
      • Methods inherited from class javax.swing.plaf.basic.BasicInternalFrameUI.InternalFrameLayout

        addLayoutComponent, layoutContainer, preferredLayoutSize, removeLayoutComponent
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MyInternalFrameLayout

        protected MyInternalFrameLayout()
    • Method Detail

      • minimumLayoutSize

        public java.awt.Dimension minimumLayoutSize​(java.awt.Container c)
        Specified by:
        minimumLayoutSize in interface java.awt.LayoutManager
        Overrides:
        minimumLayoutSize in class javax.swing.plaf.basic.BasicInternalFrameUI.InternalFrameLayout