|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Representation | |
|---|---|
| data.programmation | |
| gui.models | Fournit les modéles (données) associés aux vues graphiques du projets. |
| gui.vues.demande | Fournit les écrans graphiques du cas d'utilisation 1 : demande de réservation. |
| Uses of Representation in data.programmation |
|---|
| Methods in data.programmation with parameters of type Representation | |
|---|---|
void |
Piece.addRepresentation(Representation r)
ajouter une representation |
| Uses of Representation in gui.models |
|---|
| Constructors in gui.models with parameters of type Representation | |
|---|---|
InfoRepresentationModel(Piece p,
Representation r)
Consruit un modèle avec les informations associées à un représentation. |
|
| Uses of Representation in gui.vues.demande |
|---|
| Constructors in gui.vues.demande with parameters of type Representation | |
|---|---|
FinReservation(Piece p,
Abonne a,
Reservation res,
Representation rep,
javax.swing.JDialog owner,
NtpPanel previous)
Construction d'un objet FinReservation. |
|
InfosAttribution(Piece p,
Abonne a,
Reservation res,
Representation rep,
javax.swing.JDialog owner,
NtpPanel previous)
Construit un objet InfosAttribution. |
|
ListePersonnes(Piece p,
Abonne a,
Reservation res,
Representation rep,
javax.swing.JDialog owner,
NtpPanel previous)
|
|
Recapitulatif(Piece p,
Abonne a,
Reservation res,
Representation rep,
javax.swing.JDialog owner,
NtpPanel previous)
Construit un objet Recapitulatif Pour afficher le récapitulatif
de la réservation. |
|
SaisieInformations(Piece p,
Abonne a,
Reservation res,
Representation rep,
javax.swing.JDialog owner,
NtpPanel previous)
Construit un objet SaisieInformations. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||