The default password symbol of a JPasswordField is a dot. But this will be replaced by Java Look and Feel to an asterisk. Is there a way that I can replace this symbol to the dot back again after loading the Look and Feel ? I already know that initializing or creating the JFrame object before loading the Look and