Re: Layouts. Which to use, and when/
- From: "Bart Cremers" <bcremers@xxxxxxxxx>
- Date: 26 Sep 2006 23:35:31 -0700
obhiee@xxxxxxxxxxx wrote:
Hallo all.
I just started to write myself an addressbook, but there seem to be so
many layouts. Is there a listing available on
- the various layouts
- advantage/disadvantage of a layout over the others
- typical/intended use of a layout.
?
There is the Effective Java Swing tutorial [recommended by the Swing
FAQ] on the Sun site, but is there a tabular /editable representation
available online? Something to use as a quick reference (+:
Regards,
Abhishek
You can start from this page in the swing tutorial:
http://java.sun.com/docs/books/tutorial/uiswing/layout/visual.html
and go on from there if you want to know more detail about the
different layoutmanagers.
Regards,
Bart
.
- References:
- Layouts. Which to use, and when/
- From: obhiee
- Layouts. Which to use, and when/
- Prev by Date: Layouts. Which to use, and when/
- Next by Date: Re: focusLost vs. actionPerformed
- Previous by thread: Layouts. Which to use, and when/
- Index(es):
Relevant Pages
|