I am new to Java programming and want to whether it is possible to get the windows native look in Java GUI applications. Obviously Swing won\'t work.
try this code:
javax.swing.UIManager.setLookAndFeel("Windows")