---
title: "What is a heavyweight component?"  
description: "What is a heavyweight component?"  
author: "Anonymous User"  
published: 2015-05-03  
updated: 2020-09-12  
canonical: https://www.mindstick.com/interview/2479/what-is-a-heavyweight-component  
category: "java"  
tags: ["java"]  
reading_time: 1 minute  

---

# What is a heavyweight component?

For every paint call, there will be a native call to get the graphical units.For Example, AWT

## Answers

### Answer by Anonymous User

For every paint call, there will be a native call to get the graphical units.For Example, AWT


---

Original Source: https://www.mindstick.com/interview/2479/what-is-a-heavyweight-component

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
