Map
Class MapLayoutManager

java.lang.Object
  extended by PamView.CornerLayout
      extended by Map.MapLayoutManager
All Implemented Interfaces:
java.awt.LayoutManager, java.awt.LayoutManager2

public class MapLayoutManager
extends CornerLayout


Constructor Summary
MapLayoutManager(CornerLayoutContraint defaultConstraint)
           
 
Method Summary
 
Methods inherited from class PamView.CornerLayout
addLayoutComponent, addLayoutComponent, getLayoutAlignmentX, getLayoutAlignmentY, invalidateLayout, layoutContainer, maximumLayoutSize, minimumLayoutSize, preferredLayoutSize, removeLayoutComponent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MapLayoutManager

public MapLayoutManager(CornerLayoutContraint defaultConstraint)