|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--Porta
Porta do andar com seus métodos de abrir e fechar.
Constructor Summary | |
Porta(short x,
short y,
short width,
short height,
java.awt.Color color,
ElevadorCanvas canvas)
|
Method Summary | |
void |
Abrir()
|
void |
Fechar()
|
void |
setState(boolean state)
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public Porta(short x, short y, short width, short height, java.awt.Color color, ElevadorCanvas canvas)
Method Detail |
public void setState(boolean state)
public void Abrir()
public void Fechar()
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |