Package net.mariottini.layout

Class Summary
MeshLayout A layout manager that implements an extensible grid (mesh): cells in the same row get the same height and cells in the same column get the same width.
PileLayout A layout manager that piles components either vertically or horizontally.
SimplePileLayout A layout manager that piles components either vertically or horizontally.
 



Copyright © 2006,2007 Roberto Mariottini. All Rights Reserved.