swingwtx.swing
Class JRootPane.RootPaneLayout

java.lang.Object
  extended byswingwt.awt.FillLayout
      extended byswingwtx.swing.JRootPane.RootPaneLayout
All Implemented Interfaces:
LayoutManager
Enclosing class:
JRootPane

protected class JRootPane.RootPaneLayout
extends FillLayout

RootPane layout - one component and it fills the whole damn thing


Field Summary
 
Fields inherited from class swingwt.awt.FillLayout
theComponent
 
Constructor Summary
protected JRootPane.RootPaneLayout()
           
 
Methods inherited from class swingwt.awt.FillLayout
addLayoutComponent, layoutContainer, minimumLayoutSize, preferredLayoutSize, removeLayoutComponent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JRootPane.RootPaneLayout

protected JRootPane.RootPaneLayout()