
Signature
Knute Johnson
email s/nospam/knute/
I already have an event listener in the main frame, but I've also one
in Jpanel1 and when I change the selected value in the combobox the
scheduler go in this last one event listener, how I can dispach to the
Frame listener ???
Thanks
Antonio
www.etantonio.it/en
Knute Johnson ha scritto:
> > Good evening,
> > I've a Frame with two Jpanel, in Jpanel1 I've a Jcombobox and it's
[quoted text clipped - 12 lines]
> Write an event listener in your main Frame and use that listener on your
> JComboBox.
Ian Wilson - 15 Nov 2006 16:09 GMT
Etantonio top-posted:
> I already have an event listener in the main frame, but I've also one
> in Jpanel1 and when I change the selected value in the combobox the
> scheduler go in this last one event listener, how I can dispach to the
> Frame listener ???
Answered in one of the other newsgroups you multi-posted to.