Re: Best Approach for putting words on a JPanel (with special requirements) [2nd attempted post]
- From: "PaulSchrum" <paul.schrum@xxxxxxxxx>
- Date: 28 Dec 2005 18:33:35 -0800
> Alternatively represent each word with a JLabel or custom component.
> Give the panel a custom LayoutManager that positions each word component
> as you wish.
Tom,
Thank you very much for your response.
Can you point me in the right direction for knowing how to give the
panel a custom LayoutManager? An online tutorial or sample code or
something?
- Paul
.
- References:
- Prev by Date: Re: Overwritten Boolean in table cell
- Next by Date: Re: Newbie help! Returning an enumeration
- Previous by thread: Re: Best Approach for putting words on a JPanel (with special requirements) [2nd attempted post]
- Next by thread: Re: Best Approach for putting words on a JPanel (with special requirements) [2nd attempted post]
- Index(es):