JTabbedPane

Hi.. i have a question about the Tabbed. How to rename the title-tab of the JTabbedPane. i hope somebody can help me..
[125 byte] By [imahmana] at [2007-11-27 7:51:40]
# 1
Did you read the api? If you did you should have seen the setTitleAt(int) method. http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JTabbedPane.html
hunter9000a at 2007-7-12 19:32:48 > top of Java-index,Java Essentials,New To Java...