DEVFYI - Developer Resource - FYI

What is Swing

J2SE Interview Questions and Answers


(Continued from previous question...)

What is Swing

A collection of graphical user interface (GUI) components that runs uniformly on any native platform which supports the Java virtual machine*. Because they are written entirely in the Java programming language, these components may provide functionality above and beyond that provided by native-platform equivalents. (Contrast with AWT.)

(Continued on next question...)

Other Interview Questions