Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is a layout manager?

Answers were Sorted based on User's Feedback



What is a layout manager?..

Answer / harika.thota001@gmail.com

A layout manager is an object that implements the LayoutManager interface and determines the size and position of the components within a container

Is This Answer Correct ?    0 Yes 0 No

What is a layout manager?..

Answer / anonymous

Can be used in AWT/SWING
It is an object defines how you arrange object in a content
pane.
Many types.
Flow LM
Card LM
Grid LM
contentpane ct = getContentPane();
ct.addLayoutManager();

---NOT SURE ?? addLayoutManager() OR addLayout();----

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Advanced Java Interview Questions

What is the difference between static and non-static with examples?

0 Answers   HCL,


In real time project when will we use Abstract class. and what are the difference between abstract and interface.

6 Answers   DELL, FCS, Polaris, Tanla Solutions, TCS,


What is in-memory replication?

0 Answers  


Why use a datasource when you can directly specify a connection details? (in a J2EE application)

1 Answers  


what is container?

3 Answers   Infosys, Infotech,


What method MUST be implemented by all threads?

1 Answers  


What are the thread-to-thread communcation?

1 Answers  


when we applied start()method on a thread ,how does it know that to execute run()method on that object?

2 Answers   HCL,


Can you give me a simple example of using the requiredif validator rule?

0 Answers  


Is infobus easy to use?

0 Answers  


What is the initial state, When a thread is created and started?

3 Answers  


What invokes a thread?s run() method?

2 Answers  


Categories