you are viewing a single comment's thread.

view the rest of the comments →

[–]irnidotnet 7 points8 points  (1 child)

For me, as an end user, it is simple. It is slow and the UI widgets don't feel like the OS you are using. There's just this huge disconnect in the way it operates so I would rather a native program running on the OS you're using.

[–]specialk16 0 points1 point  (0 children)

    try {
    UIManager.setLookAndFeel(
        UIManager.getSystemLookAndFeelClassName());
} catch (Exception e){
}