next up previous
Next: Selecting pages Up: Tabbed Panes Previous: Adding and inserting pages

Removing pages

Pages contained by a JTabbedPane component can also be removed at run time using:

tabbedPanel.removeTabAt( iLocation );

where iLocation is the index of the page to be removed.



Dave Marshall
4/14/1999