Category:Swing: Difference between revisions

From Rosetta Code
Content added Content deleted
m (Categorizing the library category)
 
(describe)
Line 1: Line 1:
'''Swing''' is a GUI framework for [[Java]] built on top of [[AWT]] which provides a look-and-feel closer to the platform upon which Java is running.

[[Category:Solutions by Library]]
[[Category:Solutions by Library]]

Revision as of 17:24, 21 September 2007

Swing is a GUI framework for Java built on top of AWT which provides a look-and-feel closer to the platform upon which Java is running.