| Package | Description |
|---|---|
| net.sf.paperclips |
Core classes for creating printable documents.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BasicGridLookPainter
A abstract GridLookPainter which simplifies implementation of custom
GridLooks.
|
| Modifier and Type | Method and Description |
|---|---|
GridLookPainter |
GridLook.getPainter(Device device,
GC gc)
Returns a GridLookPainter for painting the GridLook.
|
GridLookPainter |
DefaultGridLook.getPainter(Device device,
GC gc) |