Printer Friendly
The Free Dictionary
982,781,922 visitors served.
?
Dictionary/
thesaurus
Medical
dictionary
Legal
dictionary
Financial
dictionary
Acronyms
 
Idioms
Encyclopedia
Wikipedia
encyclopedia
?

swing
(redirected from swinging)

   Also found in: Dictionary/thesaurus, Idioms, Wikipedia 0.02 sec.

swing

Jazz played with a steady beat using the harmonic structure of popular songs and the blues as the basis for improvisations and arrangements. The popular music of the U.S. from about 1930 to 1945 (years sometimes called the swing era), swing is characterized by syncopated rhythmic momentum with equal stress accorded to the four beats of a measure. Larger jazz bands required some arranged material, and Fletcher Henderson, Duke Ellington, and Count Basie were the primary innovators of big-band swing. In smaller ensembles, improvised instrumental solos generally follow a rendering of the melody.


A Java toolkit for developing graphical user interfaces (GUIs). It includes elements such as menus, toolbars and dialog boxes. Swing is written in Java and is thus platform independent, unlike the Java Abstract Window Toolkit (AWT), which provides platform-specific code. Swing also has more sophisticated interface capabilities than AWT and offers such features as tabbed panes and the ability to change images on buttons. Swing is included in the Java Foundation Classes (JFC) which are provided in the Java Developers Toolkit (JDK). See JFC and JDK.

Swing Vs. AWT
Swing calls the operating system at a lower level than AWT. Whereas AWT routines use native code, Swing was written entirely in Java and is platform independent.


(programming)Swing - Java's graphical user interface (GUI) package that provides a large collection of widgets (buttons, labels, lists etc.) that behave similarly on different platforms. Swing features "pluggable look & feel", allowing the program to look like a Windows, Motif or Macintosh application. It is implemented using the Model View Controller (MVC) architecture and makes extensive use of nested "containers" to control the handling of events such as keystrokes.

http://java.sun.com/j2se/1.3/docs/api/javax/swing/package-summary.html.

?Page tools
Printer friendly
Cite / link
Email
Feedback
? Mentioned in
 
Encyclopedia browser? ? Full browser
 
 
Encyclopedia
?

Disclaimer | Privacy policy | Feedback | Copyright © 2008 Farlex, Inc.
All content on this website, including dictionary, thesaurus, literature, geography, and other reference data is for informational purposes only. This information should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional. Terms of Use.