Generated by
JDiff

Class javax.swing.JTabbedPane

Added Methods
String getToolTipTextAt(int) Returns the tab tooltip text at index.
void remove(int) Removes the tab and component which corresponds to the specified index.
void setToolTipTextAt(int, String) Sets the tooltip text at index to toolTipText which can be null.