Java Swing Programming Question:

Download Job Interview Questions and Answers PDF

What is lightweight component?

Java Swing Programming Interview Question
Java Swing Programming Interview Question

Answer:

A lightweight component is one that "borrows" the screen resource of an ancestor (which means it has no native resource of its own -- so it's "lighter").

Download Java Swing Programming Interview Questions And Answers PDF

Previous QuestionNext Question
What are heavyweight components ?What is double buffering ?