I'm not sure about the icon. The title of a tab is taken from the name of the component inserted: <tabbedpane ...> <panel name="Tree" ../> .. </tabbedpane>
Here, "Tree" would be the title of the 1st tab. We had to do some extra work to get the JSpitPane to work. We may have to do the same with the TabbedPane. I will check about the icon a little later Wolf
