GeekInterview.com
  I am new, Sign me up!
 

Java Swing FAQs


Java Swing FAQs

Questions: 72
Comments: 130
 Showing Questions 11-20 of 72 Questions
<< Previous 1 [2] 3 4 5 6 7 8 Next >>
 Sponsored Links

 
 Java Swing FAQs
Sorting Options :  

Whatis difference between applet and swing ,is it possible connect database through appletbased gui?
Read Answers (2) | Asked by : narayanan

Why Some of Components like JDialog,JFrame are called as Heavy weight Components , event they are in javax.swing ?

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) 1, 2B) 2, 3C) 1, 3D) 1, 2, 3 
Latest Answer: Swing attempts to maximize popup performance by dynamically choosing  the most efficient container to display a popup just prior to showing  the popup. The types of popups created are: LightWeight Popup: a lightweight container. MediumWeight ...

A) Java Look and Feel 
Latest Answer: The package that contains Java Look and Feel is named javax.swing.plaf.metal, it is commonly referred to as Metal. Metal has been Sun's visual appearance of choice for Java programs. With J2SE 1.5, we will get a slightly new look, called Ocean, ...

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 ...

View page << Previous 1 [2] 3 4 5 6 7 8 Next >>

Ask A Question
Go Top
 Sponsored Links

 
Sponsored Links

 
Ask Question
You must login to Ask Question or Register your free account

Category:

 
Question Title:


Question in Detail:

Add this to my Subscribed Questions (?)
Send me email when new answer is posted (?)

 
Subscribe
Get Latest Updates Via RSS Reader or by Email
 Forum Discussion Subscribe to Forum Discussions Via E-Mail Latest Forum Discussions Subscribers
 Knowledge Base Subscribe to Knowledge Base Series Via E-Mail Knowledge Base Subscribers
 Learning Series Subscribe to GeekInterview Learning Series Via EMail Learning Series Subscribers
 Freelance Jobs Subscribe to GeekInterview Freelance Jobs Via EMail Latest Freelance Jobs Subscribers
 GeekInterview Blog Subscribe to GeekInterview Blog Via EMail GeekInterview Blog Subscribers
 Testing Interview Questions Subscribe to Testing Interview Questions Via EMail Testing Interview Questions Subscribers
 Oracle Interview Questions Subscribe to Oracle Interview Questions Via EMail Oracle Interview Questions Subscribers
 Java Interview Questions Subscribe to Java Interview Questions Via EMail Java Interview Questions Subscribers
 Latest Placement Papers Subscribe to Latest Placement Papers Placement Papers Subscribers
 Free Training Subscribe to Free Training Via EMail Free Training Subscribers
 Learn AJAX Subscribe to AJAXwith.com Via EMail AJAXwith Subscribers
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape