Re: Best Layout?
- From: andrewthommo@xxxxxxxxx
- Date: 29 Jun 2006 09:54:48 -0700
Oliver Wong wrote:
[post re-ordered]<snip excellent reasons>
<bcr07548@xxxxxxxxxxxxx> wrote in message
news:1151445779.571471.127340@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Is there really no layout that allows you to position a component usingYou are not compelled to use any layout manager. See
(X,Y) coordinates instead of "directions" like north and center
<http://java.sun.com/docs/books/tutorial/uiswing/layout/none.html>
Just what I was looking for. I was unsure at first because everything
online discourages it (including Sun)
The reason LayoutManagers are encouraged
Another tack is that once you have the 'logic' of your
layout manager, it takes but a few lines of code to
incorporate it in an 'XYLayout' manager.
Further, I'm not sure if this has been mentioned yet,
but JFreeChart may be a better way to achieve the
overall effect the OP is after.
Andrew T.
.
- References:
- Best Layout?
- From: bcr07548
- Re: Best Layout?
- From: IchBin
- Re: Best Layout?
- From: bcr07548
- Re: Best Layout?
- From: David Segall
- Re: Best Layout?
- From: bcr07548
- Re: Best Layout?
- From: Oliver Wong
- Best Layout?
- Prev by Date: Re: Best Layout?
- Next by Date: Re: Button event
- Previous by thread: Re: Best Layout?
- Next by thread: Re: Best Layout?
- Index(es):