Difference between Swing and OpenSwing in Java

Discussion in 'Programming' started by nihangshah, May 23, 2010.

  1. #1
    Hi,

    What's the difference between Swing (components that come with JDK) and OpenSwing?

    Which is better to use and implement?

    Thanks.
     
    nihangshah, May 23, 2010 IP
  2. bibinsmk

    bibinsmk Active Member

    Messages:
    205
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    53
    #2
    Swing components are the normal controls came with JDK. Openswing is a open source project. They develop controls from the base swing packages.
     
    bibinsmk, May 25, 2010 IP