heavyweight : Java Glossary

heavyweight
A component implemented directly with the native GUI (Graphic User Interface). It would thus have a corresponding peer object and objects inside the native GUI to control it.

For example, Swing asks the underlying OS (Operating System) for a window of raw pixels, and Swing draws the various lightweight buttons, labels etc. on it. Swing does the analyis to figure out which component you clicked with your mouse. In contrast, AWT (Advanced Windowing Toolkit) asks the OS to draw individual heavyweight native buttons, labels etc. The OS mananges the GUI components and figures out which one you clicked.


CMP homejump to top You can get the freshest copy of this page from: or possibly from your local J: drive (Java virtual drive/mindprod.com website mirror)
http://mindprod.com/jgloss/heavyweight.html J:\mindprod\jgloss\heavyweight.html
logofeedback Please email your feedback for publication, letters to the editor, errors, omissions, typos, formatting errors, ambiguities, unclear wording, broken/redirected link reports, suggestions to improve this page or comments to Roedy Green : feedback email If you want your message kept confidential, not considered for posting, please explicitly specify that.
mindprod.com IP:[65.110.21.43]
view BlogYour face IP:[38.107.179.214]
You are visitor number 13,440.