This is your image: 1519

And you don't need to extend a JTabbedPane to do this.

Instead you could create a JPanel with a GridLayout(1, 0), add JLabels to it that represent the names, put it in...