Hello... Oui..Essaye ça : Dimension dimScreen = new Dimension();dimScreen = getToolkit().getScreenSize();et si tu veux centrer te JFrame au milieu de l'écran:Dimension dimScreen = new Dimension();dimScreen = getToolkit().getScreenSize(); this.setLocation( dimScreen.width / 2 - this.getSize().width / 2, dimScreen.height / 2 - this.getSize().height / 2 );Pour plus d'info... nhésite pas..
Se souvenir du profil
Mot de passe oublié ? / Activation de compteCréer un compte
1 874 014 membres 41 nouveaux aujourd'hui 16 151 membres club