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 25199 - Use a separate component class as the result of WizardDescriptor.Panel.getComponent()
Summary: Use a separate component class as the result of WizardDescriptor.Panel.getCom...
Status: RESOLVED DUPLICATE of bug 28408
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: Tomas Hurka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-26 16:22 UTC by Jan Becicka
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Becicka 2002-06-26 16:22:28 UTC
The WizardDescriptor.Panel implementation 
org.netbeans.modules.java.im
ptool.ResolvePanel provides itself as the 
result of getComponent(). This can cau
se a clash when Component.isValid() is 
overridden. Please use a separate compone
nt class.
Comment 1 Marek Grummich 2002-07-22 10:50:18 UTC
Set target milestone to TBD
Comment 2 Martin Matula 2004-11-13 21:56:35 UTC
Tomasi, please evaluate this.
Comment 3 Tomas Hurka 2004-11-15 08:32:07 UTC

*** This issue has been marked as a duplicate of 28408 ***