Uses of Class
ece.ing3.java.projet.vue.panels.ModelPanel
Packages that use ModelPanel
Package
Description
-
Uses of ModelPanel in ece.ing3.java.projet.controleur.dialogs
Constructors in ece.ing3.java.projet.controleur.dialogs with parameters of type ModelPanelModifierConstructorDescriptionModelSelectDialogController
(Window parent, ModelPanel<M> panel, DialogListener listener) Créer un nouveau contrôleur pour une boîte de dialogue de sélection de modèle et initialise cette boite de dialogue. -
Uses of ModelPanel in ece.ing3.java.projet.controleur.panels
Methods in ece.ing3.java.projet.controleur.panels that return ModelPanelModifier and TypeMethodDescriptionModelPanelController.getPanel()
Récupère le panneau d'affichage, sélection, recherche et modification associé. -
Uses of ModelPanel in ece.ing3.java.projet.vue.dialogs
Methods in ece.ing3.java.projet.vue.dialogs that return ModelPanelModifier and TypeMethodDescriptionModelSelectDialog.getPanel()
Récupère le panneau d'affichage, sélection, recherche et modification de modèle BDD sous-jacent.Constructors in ece.ing3.java.projet.vue.dialogs with parameters of type ModelPanelModifierConstructorDescriptionModelSelectDialog
(Window parent, ModelPanel<M> panel) Créer une nouvelle boîte de dialogue de sélection d'instance de de modèle BDD, encapsulant un panneau d'affichage, sélection, recherche et modification de modèle BDD. -
Uses of ModelPanel in ece.ing3.java.projet.vue.panels
Subclasses of ModelPanel in ece.ing3.java.projet.vue.panelsModifier and TypeClassDescriptionclass
Panneau d'affichage, sélection, recherche et modification de modèle Chambreclass
Panneau d'affichage, sélection, recherche et modification de modèle Docteurclass
Panneau d'affichage, sélection, recherche et modification de modèle Employeclass
Panneau d'affichage, sélection, recherche et modification de modèle Hospitalisationclass
Panneau d'affichage, sélection, recherche et modification de modèle Infirmierclass
Panneau d'affichage, sélection, recherche et modification de modèle Maladeclass
Panneau d'affichage, sélection, recherche et modification de modèle Serviceclass
Panneau d'affichage, sélection, recherche et modification de modèle Soigne