DEVFYI - Developer Resource - FYI

Which package has light weight components?

Java Interview Questions and Answers (part 1)


(Continued from previous question...)

82. Which package has light weight components?

javax.Swing package. All components in Swing, except JApplet, JDialog, JFrame and JWindow are lightweight components.

(Continued on next question...)

Other Interview Questions