- java.lang.Object
-
- javax.swing.plaf.basic.BasicInternalFrameTitlePane.TitlePaneLayout
-
- 实现的所有接口
-
LayoutManager
- Enclosing class:
- BasicInternalFrameTitlePane
public class BasicInternalFrameTitlePane.TitlePaneLayout extends Object implements LayoutManager
该类应被视为“受保护”的内部类。 仅在Foo
子类中实例化它。
-
-
构造方法摘要
构造方法 构造器 描述 TitlePaneLayout()
-
方法摘要
-
声明方法的类 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
声明方法的接口 java.awt.LayoutManager
addLayoutComponent, layoutContainer, minimumLayoutSize, preferredLayoutSize, removeLayoutComponent
-
-