Uses of Class
org.eclipse.swt.events.PaintEvent
Package
Description
Provides a framework for creating and manipulating text documents.
Provides a framework for connecting document regions
with annotations and for displaying those.
SWT typed listener support.
Custom widgets and controls for forms-based parts.
-
Uses of PaintEvent in org.eclipse.e4.ui.widgets
-
Uses of PaintEvent in org.eclipse.help.ui.internal
Modifier and TypeMethodDescriptionprotected void
HyperlinkLabel.paint
(PaintEvent e) void
HyperlinkHandler.paintControl
(PaintEvent e) -
Uses of PaintEvent in org.eclipse.jface.text
Modifier and TypeMethodDescriptionvoid
MarginPainter.paintControl
(PaintEvent e) void
WhitespaceCharacterPainter.paintControl
(PaintEvent event) -
Uses of PaintEvent in org.eclipse.jface.text.source
Modifier and TypeMethodDescriptionvoid
AnnotationPainter.paintControl
(PaintEvent event) void
MatchingCharacterPainter.paintControl
(PaintEvent event) -
Uses of PaintEvent in org.eclipse.swt.events
Modifier and TypeMethodDescriptionvoid
PaintListener.paintControl
(PaintEvent e) Sent when a paint event occurs for the control. -
Uses of PaintEvent in org.eclipse.ui.forms.widgets
Modifier and TypeMethodDescriptionprotected void
ExpandableComposite.onPaint
(PaintEvent e) If TITLE_BAR or SHORT_TITLE_BAR style is used, title bar decoration will be painted behind the text in this method.protected void
Section.onPaint
(PaintEvent e) protected void
AbstractHyperlink.paint
(PaintEvent e) Paints the control as a reaction to the provided paint event.protected void
TreeNode.paint
(PaintEvent e)