Package | Description |
---|---|
net.sf.paperclips |
Core classes for creating printable documents.
|
Modifier and Type | Class | Description |
---|---|---|
class |
AbstractBorderPainter |
Abstract implementation of BorderPainter providing implementation of helper
methods.
|
Modifier and Type | Method | Description |
---|---|---|
BorderPainter |
Border.createPainter(org.eclipse.swt.graphics.Device device,
org.eclipse.swt.graphics.GC gc) |
Creates a BorderPainter which uses the given Device and GC.
|
BorderPainter |
GapBorder.createPainter(org.eclipse.swt.graphics.Device device,
org.eclipse.swt.graphics.GC gc) |
|
BorderPainter |
LineBorder.createPainter(org.eclipse.swt.graphics.Device device,
org.eclipse.swt.graphics.GC gc) |