- java.lang.Object
-
- javax.swing.plaf.basic.BasicInternalFrameUI.InternalFrameLayout
-
- 实现的所有接口
-
LayoutManager
- Enclosing class:
- BasicInternalFrameUI
public class BasicInternalFrameUI.InternalFrameLayout extends Object implements LayoutManager
内部框架布局。
-
-
构造方法摘要
构造方法 构造器 描述 InternalFrameLayout()
-
方法摘要
-
声明方法的类 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
声明方法的接口 java.awt.LayoutManager
addLayoutComponent, layoutContainer, minimumLayoutSize, preferredLayoutSize, removeLayoutComponent
-
-