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 624 217 membres 22 nouveaux aujourd'hui 15 512 membres club