Uses of Interface
net.sf.paperclips.BorderPainter
Packages that use BorderPainter
-
Uses of BorderPainter in net.sf.paperclips
Classes in net.sf.paperclips that implement BorderPainterModifier and TypeClassDescriptionclassAbstract implementation of BorderPainter providing implementation of helper methods.Methods in net.sf.paperclips that return BorderPainterModifier and TypeMethodDescriptionBorder.createPainter(org.eclipse.swt.graphics.Device device, org.eclipse.swt.graphics.GC gc) Creates a BorderPainter which uses the given Device and GC.GapBorder.createPainter(org.eclipse.swt.graphics.Device device, org.eclipse.swt.graphics.GC gc) LineBorder.createPainter(org.eclipse.swt.graphics.Device device, org.eclipse.swt.graphics.GC gc)