public class SwtTransparentLabel
extends Canvas
| Modifier and Type | Field and Description |
|---|---|
(package private) Font |
font |
protected PaintListener |
paintListener
The listener for paint events.
|
(package private) java.lang.String |
text |
| Constructor and Description |
|---|
SwtTransparentLabel(Composite parent,
int style) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getText() |
void |
setAlignment(int align) |
void |
setBackground(Color color) |
void |
setFont(Font font) |
void |
setText(java.lang.String string) |