Re: Best Approach for putting words on a JPanel (with special requirements) [2nd attempted post]
- From: Andrew Thompson <seemysites@xxxxxxxxxxx>
- Date: Thu, 29 Dec 2005 04:45:56 GMT
PaulSchrum wrote:
(big snip ..chuckle, though I asked for it)
..This brings me back to one of my posts to Tom Hawtin, where is a good resource for figuring out how to do that?
OK, I'd like to clarify this.
Do you know exactly where to draw your strings for all of what you described?
<personal perspective> If so, you should be able to transfer that logic (providing the co-ordinates to place a component) to a LayoutManager with relative ease - a custom layout is a lot simpler than it might sound. If not, no tutorial on writing a LayoutManager is going to provide that. </personal perspective>
-- Andrew Thompson physci, javasaver, 1point1c, lensescapes - athompson.info/andrew .
- References:
- Best Approach for putting words on a JPanel (with special requirements) [2nd attempted post]
- From: PaulSchrum
- Re: Best Approach for putting words on a JPanel (with special requirements) [2nd attempted post]
- From: Andrew Thompson
- Re: Best Approach for putting words on a JPanel (with special requirements) [2nd attempted post]
- From: PaulSchrum
- Best Approach for putting words on a JPanel (with special requirements) [2nd attempted post]
- Prev by Date: How to enter characters beyond keyboard into JTextField?
- Next by Date: Re: How to enter characters beyond keyboard into JTextField?
- Previous by thread: Re: Best Approach for putting words on a JPanel (with special requirements) [2nd attempted post]
- Next by thread: Dragging non-selected cell in JTree
- Index(es):