Uses of Class
ece.ing3.java.projet.vue.panels.ConfigurationPanel
Packages that use ConfigurationPanel
-
Uses of ConfigurationPanel in ece.ing3.java.projet.controleur.panels
Methods in ece.ing3.java.projet.controleur.panels that return ConfigurationPanelModifier and TypeMethodDescriptionstatic ConfigurationPanel
ConfigurationPanelController.createPanel()
Créer un nouveau panneau de configuration -
Uses of ConfigurationPanel in ece.ing3.java.projet.vue.dialogs
Methods in ece.ing3.java.projet.vue.dialogs that return ConfigurationPanelModifier and TypeMethodDescriptionConfigurationDialog.getPanel()
Récupère le panneau de configuration sous-jacentConstructors in ece.ing3.java.projet.vue.dialogs with parameters of type ConfigurationPanelModifierConstructorDescriptionCréer une nouvelle boîte de dialogue de configuration, encapsulant un panneau de configuration.