Java Swing Programming Question:
Download Questions PDF

What are heavyweight components ?

Answer:

A heavyweight component is one that is associated with its own native screen resource (commonly known as a peer).

Download Java Swing Programming Interview Questions And Answers PDF

Previous QuestionNext Question
What are the differences between Swing and AWT?What is lightweight component?