|
Eclipse Platform 2.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Field Summary | |
static int |
CONFIGURATION
|
static int |
INTERNAL
|
static int |
KEY_STROKE
|
static int |
MOUSE_BUTTON
|
static int |
SELECTION
Paint reasons |
static int |
TEXT_CHANGE
|
Method Summary | |
void |
deactivate(boolean redraw)
Deactivates the painter. |
void |
dispose()
Disposes this painter. |
void |
paint(int reason)
|
void |
setPositionManager(IPaintPositionManager manager)
|
Field Detail |
public static final int SELECTION
public static final int TEXT_CHANGE
public static final int KEY_STROKE
public static final int MOUSE_BUTTON
public static final int INTERNAL
public static final int CONFIGURATION
Method Detail |
public void dispose()
XXX: The relationship with deactivate is not yet defined.
public void paint(int reason)
public void deactivate(boolean redraw)
XXX: The relationship with dispose is not yet defined.
public void setPositionManager(IPaintPositionManager manager)
|
Eclipse Platform 2.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |