Non mi sembra che faccia quello che ha chiesto lui...Originariamente inviato da Dorcan82
Questo è il codice:
try{
javax.swing.UIManager.setLookAndFeel(javax.swing.U IManager.getSystemLookAndFeelClassName());
javax.swing.SwingUtilities.updateComponentTreeUI(t his);
}catch(Exception genEx){;}
setVisible(true);![]()

Rispondi quotando