Package org.micropainter.core.layout.grid

Interface Summary
GridLayoutManager GridLayoutManager defines the interface for classes that know how to lay out Grid window.
 

Class Summary
AbstractGridPainter AbstractGridPainter defines the abstract base method to paint the Grids.
CompoundGridManager Compound of three grid manager
DynamicGridManager  
FlowGridManager  
FreeGridManager  
Grid Grid is a line marker flow by the layout
GridLayout GridLayout defines how to lay out the window grids
GridPainter1  
StaticGridManager