MouseListener doesn't react in JLabel
From: Andreas Schmidt (schmidt.2002_at_gmx.de)
Date: 11/23/03
- Next message: Larry Coon: "Resizing window with Jslider, JScrollPane, JPanel and BufferedImage"
- Previous message: kevinc: "Re: gui builder for java"
- Next in thread: ak: "Re: MouseListener doesn't react in JLabel"
- Reply: ak: "Re: MouseListener doesn't react in JLabel"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 23 Nov 2003 19:00:23 +0100
I have a JComponent, containing some other Components, including a JLabel.
I added a MouseListener to the JComponent. But it does not react when the
mouse is exaclty over the letters of the JLabel inside. Just when the
mouse is next to the letters, the MouseListener reacts. Does someone know
the problem?
Andi
- Next message: Larry Coon: "Resizing window with Jslider, JScrollPane, JPanel and BufferedImage"
- Previous message: kevinc: "Re: gui builder for java"
- Next in thread: ak: "Re: MouseListener doesn't react in JLabel"
- Reply: ak: "Re: MouseListener doesn't react in JLabel"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|