|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object | +--ImageEngine
| Constructor Summary | |
ImageEngine(GUI gui,
CVCore core)
|
|
| Method Summary | |
void |
createImage(Paint image_comp,
int menu_index,
int item_index,
boolean type)
|
void |
createImages(Paint image_comp,
CVCore core)
|
void |
displayImage(Paint image_comp,
int menu_index,
int item_index,
boolean type)
|
void |
displayImages(Paint image_comp,
CVCore core)
|
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public ImageEngine(GUI gui,
CVCore core)
| Method Detail |
public void createImages(Paint image_comp,
CVCore core)
public void displayImages(Paint image_comp,
CVCore core)
public void createImage(Paint image_comp,
int menu_index,
int item_index,
boolean type)
public void displayImage(Paint image_comp,
int menu_index,
int item_index,
boolean type)
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||