Uses of Interface
net.sf.paperclips.GridLookPainter
-
Packages that use GridLookPainter Package Description net.sf.paperclips Core classes for creating printable documents. -
-
Uses of GridLookPainter in net.sf.paperclips
Classes in net.sf.paperclips that implement GridLookPainter Modifier and Type Class Description classBasicGridLookPainterA abstract GridLookPainter which simplifies implementation of custom GridLooks.Methods in net.sf.paperclips that return GridLookPainter Modifier and Type Method Description GridLookPainterDefaultGridLook. getPainter(org.eclipse.swt.graphics.Device device, org.eclipse.swt.graphics.GC gc)GridLookPainterGridLook. getPainter(org.eclipse.swt.graphics.Device device, org.eclipse.swt.graphics.GC gc)Returns a GridLookPainter for painting the GridLook.
-