GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  J2EE  >  Java

 Print  |  
Question:  which containers use a border Layout as their default layout

Answer: The window, Frame and Dialog classes use a border layout as their default layout.


October 10, 2005 00:27:55 #2
 gaurav   Member Since: Visitor    Total Comments: N/A 

RE: which containers use a border Layout as their defa...
 
content pane uses borderlayout as default layout.
     

 

Back To Question