|
PTP Release 5.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IImageProvider
| Method Summary | |
|---|---|
void |
drawSpecial(Object obj,
int index,
org.eclipse.swt.graphics.GC gc,
int x_loc,
int y_loc,
int width,
int height)
Draw special on the image |
org.eclipse.swt.graphics.Image |
getStatusIcon(Object obj,
int index,
boolean isSelected)
Get icon status |
| Method Detail |
|---|
org.eclipse.swt.graphics.Image getStatusIcon(Object obj,
int index,
boolean isSelected)
obj - Target elementindex - Tagret index positionisSelected - whether it is selected or not
void drawSpecial(Object obj,
int index,
org.eclipse.swt.graphics.GC gc,
int x_loc,
int y_loc,
int width,
int height)
obj - Target elementindex - Tagret index positiongc - GCx_loc - x coordinatey_loc - y corrdinatewidth - image sizeheight - image height
|
PTP Release 5.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||