Uses of Interface
net.sf.paperclips.GridLook
Packages that use GridLook
-
Uses of GridLook in net.sf.paperclips
Classes in net.sf.paperclips that implement GridLookModifier and TypeClassDescriptionclass
A GridLook which draws a border around grid cells, with configurable background colors for body, header, and footer cells.Methods in net.sf.paperclips that return GridLookMethods in net.sf.paperclips with parameters of type GridLookConstructors in net.sf.paperclips with parameters of type GridLookModifierConstructorDescriptionConstructs a GridPrint with the given columns and look.GridPrint
(GridColumn[] columns, GridLook look) Constructs a GridPrint with the given columns and look.Constructs a GridPrint with no columns and the given look.