![]() Related Questions A) JWindow, JFrameB) JDialogC) JAppletD) JPanel Latest Answer : all AWT components are heavyweight and all Swing components are lightweight (except for the top-level ones: JWindow, JFrame, JDialog, and JApplet), ... Lightweight components differ from heavy weight componants not because of one of the following reasons A) A heavyweight component have transparent pixels which lightweight have opaque.B) A lightweight can appear to be non-rectangular while heavyweight are always rectangular.C) Mouse events on light weight The three most common z-order related problems have to do with Swings following componants. (Select Multiple) A) JScrollPane.B) JInternalFrameC) JInternalFrame popup componants.D) JPanel. Heavyweight componants are not handled properly when they are placed inside the JScrollpane’s viewport because(Select Multiple) A) JScrollPane is a lightweight component.B) Viewport of JScrollPane which clips its scrollable child, is lightweightC) None of the aboveD) Either of the above. A) SimpleB) MatteC) TitledD) AggregateExplanation: the fourth one is Compound Latest Answer : B and C are provided... ... A) Componants which take space in the GUI on the client interface.B) Componants which cannot perform painting operation.C) Componants which can perform painting operation.D) The componants that are visible Latest Answer : B ... A) Cannot start any program on the host that is executing it.B) Cannot read some system properties.C) Cannot load libraries or define native methods.D) Cannot read or write files on the host that is executing Latest Answer : ALL ... A) PanelB) DialogC) FrameD) Window Latest Answer : The default layout of a Panel is FlowLayout.The default layout of Window class is BorderLayout.BorderLayout is the default layout of the subclasses of window class such as Frame and Dialog. So the answer would be B,C,D. ... Using a FlowLayout Manager, which of the following is the correct way to add elements to a container. (Select Multiple) A) add(component);B) set(component);C) add(x,y, component);D) add(“Center”,component); A) Scrollbar is a component while scrollpane is a containerB) Scrollbar handles its own events while scrollpane does notC) Scrollpane handles its own events and performs its own scrolling.D) All of the Latest Answer : A,C ...
Sponsored Links
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||