Method | Description | |
---|---|---|
DrawRectPainter ( com.codename1.ui.geom.Rectangle clip, int x, int y, int w, int h, int stroke, int color, int alpha ) : com.codename1.ui.geom | ||
execute ( |
public DrawRectPainter ( com.codename1.ui.geom.Rectangle clip, int x, int y, int w, int h, int stroke, int color, int alpha ) : com.codename1.ui.geom | ||
clip | com.codename1.ui.geom.Rectangle | |
x | int | |
y | int | |
w | int | |
h | int | |
stroke | int | |
color | int | |
alpha | int | |
return | com.codename1.ui.geom |
public execute ( |
||
underlying | ||
return | void |