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