public class

WindowsInternalFrameTitlePane.WindowsTitlePaneLayout

extends BasicInternalFrameTitlePane.TitlePaneLayout
java.lang.Object
   ↳ javax.swing.plaf.basic.BasicInternalFrameTitlePane.TitlePaneLayout
     ↳ com.sun.java.swing.plaf.windows.WindowsInternalFrameTitlePane.WindowsTitlePaneLayout

Summary

Public Methods
void layoutContainer(Container c)
Lays out the specified container.
[Expand]
Inherited Methods
From class javax.swing.plaf.basic.BasicInternalFrameTitlePane.TitlePaneLayout
From class java.lang.Object
From interface java.awt.LayoutManager

Public Methods

public void layoutContainer (Container c)

Lays out the specified container.

Parameters
c the container to be laid out