Methods
Modifier and Type |
Method and Description |
(package private) void |
checkTheme() |
Rectangle |
computeTrim(GC gc,
DrawData data) |
void |
dispose() |
void |
drawBackground(GC gc,
Rectangle bounds,
DrawData data) |
void |
drawFocus(GC gc,
Rectangle bounds,
DrawData data) |
void |
drawImage(GC gc,
Rectangle bounds,
DrawData data,
Image image,
int flags) |
void |
drawText(GC gc,
Rectangle bounds,
DrawData data,
java.lang.String text,
int flags) |
Rectangle |
getBounds(int part,
Rectangle bounds,
DrawData data) |
int |
getSelection(Point offset,
Rectangle bounds,
RangeDrawData data) |
int |
hitBackground(Point position,
Rectangle bounds,
DrawData data) |
boolean |
isDisposed() |
Rectangle |
measureText(GC gc,
Rectangle bounds,
DrawData data,
java.lang.String text,
int flags) |