Java Swing Programming Question:

What are heavyweight components ?

Tweet Share WhatsApp

Answer:

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

Download Java Swing Programming PDF Read All 26 Java Swing Programming Questions
Previous QuestionNext Question
What are the differences between Swing and AWT?What is lightweight component?