API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.swing.plaf.basic. BasicInternalFrameUI.InternalFrameLayout View Source
Author(s)
Since
Version
Serial
Hierarchy
 Object
      BasicInternalFrameUI.InternalFrameLayout
Implements
 LayoutManager
Subclasses
Description
public class BasicInternalFrameUI.InternalFrameLayout
See also:   
Constructors
public BasicInternalFrameUI.InternalFrameLayout ()
Methods
Hide/Show inherited methods
public void addLayoutComponent (String name, Component c) [Specified in LayoutManager]
public void layoutContainer (Container c) [Specified in LayoutManager]
public Dimension minimumLayoutSize (Container c) [Specified in LayoutManager]
public Dimension preferredLayoutSize (Container c) [Specified in LayoutManager]
public void removeLayoutComponent (Component c) [Specified in LayoutManager]
Fields
Hide/Show inherited fields
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar