|
Elexis: Das führende OpenSource-Arztpraxisprogamm im deutschsprachigen Raum Java doc for Elexis version 2.1.7.dev vom 17.03.2013 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectag.ion.noa4e.ui.FormBorderPainter
public class FormBorderPainter
Border painter for form widgets. The internal paint listener of the FormToolkit ignores disabled widgets. This border painter will also paint the borders of disabled widgets. In order to use this border painter do not call the paintBordersFor(...) method of the FormToolkit. Use the paintBordersFor(...) method of this border painter.
Method Summary | |
---|---|
static void |
paintBordersFor(org.eclipse.swt.widgets.Composite composite)
Paints borders for all children of the submitted composite. |
void |
paintControl(org.eclipse.swt.events.PaintEvent paintEvent)
Sent when a paint event occurs for the control. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void paintBordersFor(org.eclipse.swt.widgets.Composite composite)
composite
- composite to be usedpublic void paintControl(org.eclipse.swt.events.PaintEvent paintEvent)
paintControl
in interface org.eclipse.swt.events.PaintListener
paintEvent
- an event containing information about the paint
|
Elexis: Das führende OpenSource-Arztpraxisprogamm im deutschsprachigen Raum Java doc for Elexis version 2.1.7.dev vom 17.03.2013 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |