What are the problems faced by Java programmers who don't use layout managers

Without layout managers, Java programmers are faced with determining how their GUIwill be displayed across multiple windowing systems and finding a common sizing andpositioning that will work within the constraints imposed by each windowing system.

 

This Question is not yet answered!

 
 

Related Answered Questions

 

Related Open Questions