Latest Answer : A heavyweight component is one that is associated with its own native screen resource (commonly known as a peer). A lightweight component is one that "borrows" the screen resource of an ancestor (which means it has no native resource ...
Latest Answer : JLableJTextBoxJTextAreaJButtonJPanelJTreeJTableJScrollPane ...
Latest Answer : All swing components are derived from abstract javax.swing.Jcomponet class ...
Latest Answer : A component in a graphical user interface is lightweight if it is not rendered in its own native window.Delindia fathima ...
In a Container there are 5 components. I want to display the all the components names, how will you do that one
Skill/Topic: AWT & AppletsA) TrueB) False
Skill/Topic: AWT & AppletsA) fourB) SixC) Sixteen D) Thirtytwo
Latest Answer : Swing provides six text components.All of Swing's text components inherit from the same superclass, JTextComponent. - Himanshu ...
Skill/Topic: AWT & AppletsA) TrueB) False
Skill/Topic: AWT & AppletsA) Swings
Latest Answer : SWINGS are light weight compoonent and AWT are heay weight components ...