Description: One of the earlier promises of Java was that you could write an application once and run it on any platform with a JVM. For Swing applications, the various looks and feels solve the big issues. Bring a 100 percent Swing application to a Mac OS X box and your application automatically benefits from many of the features of Aqua's look and feel. Run the same application on a Windows machine and the...