Applet showing use of the tabthing object/widget
The buttons across the top are the "tabs". Click them to flip
through the pages. The button on the bottom of each page shows
event handling. Show the java console to see text when you click
it.
tabexample.java is the example. tabthing.java is the tab object.
repTile.java is the layout manager that I use inside the tabthing
and in the example.