| Author |
JCheckBox in the title of JTabbedPane
|
Manish Hatwalne
Ranch Hand
Joined: Sep 22, 2001
Posts: 2573
|
|
How can I add a check box to the title of the JTabbedPane, so that I can check-uncheck these tabs. Or is there a woraround that will allow me to have similar functionality. TIA, - Manish
|
 |
Amy Phillips
Ranch Hand
Joined: Apr 02, 2003
Posts: 280
|
|
Why sort of functionality are you looking for? I mean what will be the point of having these check boxes? Amy
|
 |
Manish Hatwalne
Ranch Hand
Joined: Sep 22, 2001
Posts: 2573
|
|
Lets' assume I have "N" tables on "N" tabs, depending on which all tabs are selected, I'd lke to print the reports for the selected tabs. I think, only option seeems to be a custom component. Any ideas on this front??? TIA, - Manish
|
 |
 |
|
|
subject: JCheckBox in the title of JTabbedPane
|
|
|