I have written a program with flow layout, in Java, using Swing Framework. How do I change it to use group layout?
You may want to start with the Java Tutorials on GroupLayout.