how to hide tabs in JTabbedTable  
Author Message
shoa





PostPosted: 2003-7-1 5:58:00 Top

java-programmer, how to hide tabs in JTabbedTable Hello all
I have a JTabbedTable with many tabs with JPanel in it. I want in a state,
only some tabs are shown and other states, other tabs are shown. I used
setVisible(boolean) but it does not work. could you please help
thank you
S.Hoa