Category:Swing: Difference between revisions

move the "Capability:" part into the template.
m (Categorizing the library category)
 
(move the "Capability:" part into the template.)
 
(8 intermediate revisions by 5 users not shown)
Line 1:
{{library}}{{toolkit}}{{provides|Windowing UI}}'''Swing''' is a lightweight [[GUI]] framework for [[Java]] built on top of [[AWT]] which provides a look-and-feel closer to the [[platform]] upon which Java is running, or a look-and-feel of the programmer's choosing. It relies on AWT's <tt>Container</tt>s, but instead of relying on the [[OS]] for widget rendering, it renders itself. This feature gives it its lightweight nature.
[[Category:Solutions by Library]]
Anonymous user