The Artima Developer Community
Sponsored Link

Java Buzz Forum
Grouping Components Together

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
News Manager

Posts: 47623
Nickname: newsman
Registered: Apr, 2003

News Manager is the force behind the news at Artima.com.
Grouping Components Together Posted: Feb 28, 2013 1:46 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by News Manager.
Original Post: Grouping Components Together
Feed Title: Focus on Java
Feed URL: http://z.about.com/6/g/java/b/index.xml
Feed Description: java.about.com's Focus on Java
Latest Java Buzz Posts
Latest Java Buzz Posts by News Manager
Latest Posts From Focus on Java

Advertisement
<p>How you group components together in a user interface will have a big effect on how usable the interface is. To do so using Swing is made easier by picking the right layout manager. </p> <p>Here's an overview of Swing <a href="http://clk.about.com/?zi=1/1hc&zu=http://java.about.com/od/Layout_Managers/a/An-Overview-Of-Layout-Managers.htm">layout managers</a> plus a more in-depth look into some of the more commonly used ones: <ul> <li><a href="http://clk.about.com/?zi=1/1hc&zu=http://java.about.com/od/Layout_Managers/a/Using-The-Flowlayout.htm">Using the FlowLayout</a></li> <li><a href="http://clk.about.com/?zi=1/1hc&zu=http://java.about.com/od/Layout_Managers/a/Using-The-Borderlayout.htm">Using the BorderLayout</a></li> <li><a href="http://clk.about.com/?zi=1/1hc&zu=http://java.about.com/od/Layout_Managers/a/Working-With-The-Gridlayout.htm">Working with the GridLayout</a></li> <li><a href="http://clk.about.com/?zi=1/1hc&zu=http://java.about.com/od/Layout_Managers/a/Using-The-Boxlayout.htm">Using the BoxLayout</a></li> <li><a href="http://clk.about.com/?zi=1/1hc&zu=http://java.about.com/od/Layout_Managers/a/Using-With-The-Cardlayout.htm">Using the CardLayout</a></li> </ul> </p> <p><strong>Related Articles:</strong> <ul> <li><a href="http://clk.about.com/?zi=1/1hc&zu=http://java.about.com/od/Layout_Managers/ss/Goingwiththeflow-Example-Program.htm">GoingWithTheFlow Example Program</a></li> <li><a href="http://clk.about.com/?zi=1/1hc&zu=http://java.about.com/od/Layout_Managers/ss/Borderlayout-Example-Program.htm">BorderLayout Example Program</a></li> <li><a href="http://clk.about.com/?zi=1/1hc&zu=http://java.about.com/od/Layout_Managers/ss/Gridlayout-Example-Program.htm">GridLayout Example Program</a></li> <li><a href="http://clk.about.com/?zi=1/1hc&zu=http://java.about.com/od/Layout_Managers/ss/Boxlayout-Example-Program.htm">BoxLayout Example Program</a></li> <li><a href="http://clk.about.com/?zi=1/1hc&zu=http://java.about.com/od/Layout_Managers/ss/Cardlayout-Example-Program.htm">CardLayout Example Program</a></li> </ul> </p>

Grouping Components Together originally appeared on About.com Focus on Java on Thursday, February 28th, 2013 at 15:39:13.

Permalink | Comment | Email this

Read: Grouping Components Together

Topic: Complex Numbers in Scala Previous Topic   Next Topic Topic: JAXB tutorial – Getting Started

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use