This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 4962 - Bad code generated for JTabbedPane.addTab()
Summary: Bad code generated for JTabbedPane.addTab()
Status: CLOSED FIXED
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: All All
: P2 normal (vote)
Assignee: _ ttran
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1999-12-13 23:26 UTC by Jan Palka
Modified: 2003-06-30 18:25 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Palka 1999-12-13 23:26:25 UTC
1. Create new app with JFrame.

2. Add JTabbedPane.


3. Add JPanel to JTabbedPane.

4. Use the Component Inspector to specify an icon for the tab.

The result was IDE generated code with an invalid signature for
addTab(),
Comment 1 Jan Stola 2000-07-27 17:53:59 UTC
Bug assigned to the module owner.
Comment 2 vnemec 2000-08-29 14:19:59 UTC
Verified in Boston1087
Comment 3 Quality Engineering 2003-06-30 18:25:52 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.