Jump to content

Category:Swing: Difference between revisions

move the "Capability:" part into the template.
m (-GUI Toolkit)
(move the "Capability:" part into the template.)
 
(One intermediate revision by one other user 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.
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.