Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.gui > #1442

Re: Multilayer event catc

From "Insoreiges" <insoreiges@THRWHITE.remove-dii-this>
Subject Re: Multilayer event catc
Message-ID <1176402297.572970.24880@q75g2000hsh.googlegroups.com> (permalink)
Newsgroups comp.lang.java.gui
References <706122d631220@uwe>
Date 2011-04-27 15:33 +0000
Organization TDS.net

Show all headers | View raw


  To: comp.lang.java.gui
On Apr 8, 11:40 am, "Andrew Thompson" <u32984@uwe> wrote:
> Insorei...@gmail.com wrote:
>
> .
>
> >I have a JLayeredPane with multiple layers in it. Each layer is a
> >JPanel extended class and some of them register different MouseEvent
> >listeners. Event catching stops at the first layer with a registered
> >listener, but i want it to go "through" to other layers. Any
> >suggestions?
>
> Forget 'what you want' and instead describe what marvellous
> ability you would like to offer to the end user.
>
> --
> Andrew Thompsonhttp://www.athompson.info/andrew/
>
> Message posted viahttp://www.javakb.com

Well, basically, the program draws regions and tips for them (like
coordinates of a point). These happen to be drawn on different layers.
I want to process selection of those regions, if the user clicked on a
region itself or on a tipbox.

---
 * Synchronet * The Whitehouse BBS --- whitehouse.hulds.com --- check it out free usenet!
--- Synchronet 3.15a-Win32 NewsLink 1.92
Time Warp of the Future BBS - telnet://time.synchro.net:24

Back to comp.lang.java.gui | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Multilayer event catching "Insoreiges" <insoreiges@THRWHITE.remove-dii-this> - 2011-04-27 15:33 +0000
  Re: Multilayer event catc "Andrew Thompson" <andrew.thompson@THRWHITE.remove-dii-this> - 2011-04-27 15:33 +0000
    Re: Multilayer event catc "Insoreiges" <insoreiges@THRWHITE.remove-dii-this> - 2011-04-27 15:33 +0000

csiph-web