This tips is easy to find nevermind I post it to have a note about it.

For example in a JDialog or JFrame constructor :

this.setLocationRelativeTo(null);

Easy isn’it ?