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

Summary: Use a separate component class as the result of WizardDescriptor.Panel.getComponent()
Product: java Reporter: Jan Becicka <jbecicka>
Component: UnsupportedAssignee: Tomas Hurka <thurka>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 3.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: TASK Exception Reporter:

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 ***