Relative Content

Tag Archive for gui

Why is it hard to make a Java program ‘appear native’?

Most Java applications don’t look the same as C/C++ applications. Swing might have been designed on purpose to have a distincitve look, but based on what I’ve read, SWT for example tried to ‘look native’, and doesn’t completley succeed.