try {
UIManager.setLookAndFeel(UIManager.getSystemLookAndFeelClassName());
} catch (Exception ex) {
ex.printStackTrace();
}
Java Default System Look and Feel
Subscribe to:
Post Comments (Atom)
try {
UIManager.setLookAndFeel(UIManager.getSystemLookAndFeelClassName());
} catch (Exception ex) {
ex.printStackTrace();
}
Copyright © 2008 Netbeans Projects | Design by Smashing Wordpress Themes - Blogger template by Zona Chrome
0 comments:
Post a Comment