Cross platform UI spacing/padding
问题 I have written a Java UI using the SWT UI library and the MigLayout layout library. This page shows screenshots of the UI on Windows, Linux and OSX: http://mchr3k.github.com/org.intrace/screenshots.html On Linux and OSX my UI has a lot more padding and spacing which I feel wastes a lot of screen space. Is this normal for these platforms? If not, what is the best way to work around this? EDIT: the linked screenshots have now been updated and no longer show an extra gap on OSX as I have