|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.topbraidcomposer.ui.util.BorderPainter
public class BorderPainter
A replacement for the Form API's BorderPainter.
For some reasons (which I am too lazy to track down), the method
toolkit.paintBordersFor() ceased to work in 3.2.
| Constructor Summary | |
|---|---|
BorderPainter(org.eclipse.ui.forms.widgets.FormToolkit toolkit)
|
|
| Method Summary | |
|---|---|
void |
paintControl(org.eclipse.swt.events.PaintEvent event)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BorderPainter(org.eclipse.ui.forms.widgets.FormToolkit toolkit)
| Method Detail |
|---|
public void paintControl(org.eclipse.swt.events.PaintEvent event)
paintControl in interface org.eclipse.swt.events.PaintListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||