Re: How to add two components on a Jtable header?
- From: hiwa <cardinal_ring@xxxxxxxxxxx>
- Date: 19 May 2007 01:54:33 -0700
On May 18, 6:13 pm, deep <deep.shin...@xxxxxxxxx> wrote:
Hi All,
I am trying to add two buttons in table header for different
functionalities. I want to catch pressed / unpressed event of the
buttons separately. Is it possible to have two components in table
header and they should work independently accroding to events fired on
them.
If this is possible. Please guide me or provide some sample code.
Thanks in advance.
-Deepak
You could write a custom JTableHeader.
But I'm afraid it's a waste of time because you could simply add plain
JButtons in a sub-container laid out above your table.
.
- References:
- Prev by Date: Re: What's the simplest way/tool to create web pages?
- Next by Date: Re: JButton and Execute Windows Batch File
- Previous by thread: How to add two components on a Jtable header?
- Index(es):