Swing (Java): Difference between revisions

Content deleted Content added
No edit summary
Darrien (talk | contribs)
m Condense. Cleanup. Move/alphabetise interwiki links.
Line 1:
'''Swing''' is a [[graphics library]] for [[Java programming language|Java]]. Swing is one part of the [[Java Foundation Classes]] (JFC). Swing includes [[graphical user interface]] (GUI) [[widget (computing)|widgets]] such as text boxes, buttons, split-panes, and tables. The [[Standard Widget Toolkit]] (SWT) is probably the [[graphics library]] that is most similar to Swing. Swing is originally from [[Sun Microsystems]]. SWT is originally from [[IBM]].
[[de:Swing (Java)]]
[[fr:Swing (Java)]]
[[nl:Swing (Java)]]
[[ja:Swing]]
 
'''Swing''' is a [[graphics library]] for [[Java programming language|Java]]. Swing is one part of the [[Java Foundation Classes]] (JFC).
 
 
Swing includes [[graphical user interface]] (GUI) [[widget (computing)|widgets]] such as text boxes, buttons, split-panes, and tables.
 
 
The [[Standard Widget Toolkit]] (SWT) is probably the [[graphics library]] that is most similar to Swing.
 
 
Swing is originally from [[Sun Microsystems]]. SWT is originally from [[IBM]].
 
 
 
 
==History==
Line 28 ⟶ 11:
* [[Matthew Robinson]]: ''Swing'', Manning, ISBN 1-930110-88-X
 
==External linkslink==
* [http://java.sun.com/docs/books/tutorial/uiswing/index.html The Swing Tutorial]
 
[[de:Swing (Java)]]
[[fr:Swing (Java)]]
[[ja:Swing]]
[[nl:Swing (Java)]]