|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface App
Method Summary | |
---|---|
void |
aperto(int x,
int y)
|
void |
arrasto(int x,
int y)
|
void |
clique(int x,
int y)
|
void |
movimento(int x,
int y)
|
void |
solta(int x,
int y)
|
Methods inherited from interface |
---|
desenhar, getAltura, getLargura, getTitulo, tecla, tique |
Method Detail |
---|
void aperto(int x, int y)
void arrasto(int x, int y)
void clique(int x, int y)
void movimento(int x, int y)
void solta(int x, int y)
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |