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:39:20 -0800
Tom,
I thought of this after I posted my other response.
The reason I decided to avoid JLabel earlier is because of the
following statement in the API documentation for it:
"A label does not react to input events."
I suppose if I subclass it I can add mouse-sensitivity to my new class.
(Yes, my ignorance is showing, now.)
- Paul
.
- Follow-Ups:
- References:
- Prev by Date: Re: Deleting a Row in a JTable
- Next by Date: Re: Best Approach for putting words on a JPanel (with special requirements) [2nd attempted post]
- 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):
Relevant Pages
|
|