|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--Etat | +--EtatES2
Constructor Summary | |
EtatES2(VueAbstraite va,
ModeleAbstrait ma)
|
Method Summary | |
void |
afficher()
|
void |
choixAnnuler(ControleAbstrait c)
|
void |
choixBoisson(ControleAbstrait c,
int i)
|
void |
plusArgent(ControleAbstrait c,
int valeur)
|
void |
servirBoisson(ControleAbstrait c)
|
Methods inherited from class Etat |
ajusterCafe,
ajusterCaisse,
ajusterChocolat,
ajusterGobelet,
ajusterSucre,
bilanFinancier,
choixDisponible,
codeProprietaire,
fermerPorte,
ouvrirPorte,
prendreBoisson,
prendrePieces |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public EtatES2(VueAbstraite va, ModeleAbstrait ma)
Method Detail |
public void plusArgent(ControleAbstrait c, int valeur)
public void choixBoisson(ControleAbstrait c, int i)
public void servirBoisson(ControleAbstrait c)
public void choixAnnuler(ControleAbstrait c)
public void afficher()
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |