Hi, What's the difference between Swing (components that come with JDK) and OpenSwing? Which is better to use and implement? Thanks.
Swing components are the normal controls came with JDK. Openswing is a open source project. They develop controls from the base swing packages.