Hi, Can anyone give an idea on how to rename the tab-title on the tabbedpane. Thanks.
From the JTabbedPane class api: Java Code: setTitleAt(int index, String title)
setTitleAt(int index, String title)
Forum Rules
Bookmarks