Event handler problem in JTable
- From: mwpole@xxxxxxxxxxx (Mike)
- Date: 29 Apr 2005 02:43:35 -0700
Hi,
I am using an extension of the JTable (JXTable, from Sun's JDesktop
Network Components). I am able to use event handling in this class.
One of the columns within this table has cells containing a custom
JPanel with their own event handling capability. The only thing is
the event handling methods in the JPanels within the table cells are
not executed. For example, when clicking on the table cell, the event
picked up is a table event rather than the JPanel (cell) event.
Can anyone offer any advice on this?
Best wishes, mike
.
- Follow-Ups:
- Re: Event handler problem in JTable
- From: John McGrath
- Re: Event handler problem in JTable
- Prev by Date: Re: BoxLayout making component too big
- Next by Date: TableSorter and generics
- Previous by thread: "standards" for tooltips?
- Next by thread: Re: Event handler problem in JTable
- Index(es):