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 38517 - Wizards do not work when using windows look & feel
Summary: Wizards do not work when using windows look & feel
Status: VERIFIED DUPLICATE of bug 35335
Alias: None
Product: platform
Classification: Unclassified
Component: Dialogs&Wizards (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords: L&F
Depends on:
Blocks:
 
Reported: 2004-01-07 18:07 UTC by chrispolyplan
Modified: 2008-12-22 23:29 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
ide.log (stack trace) (12.35 KB, text/plain)
2004-01-07 18:08 UTC, chrispolyplan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description chrispolyplan 2004-01-07 18:07:37 UTC
When using the Windows look & feel (configured in 
ide.cfg as -ui 
com.sun.java.swing.plaf.windows.WindowsLookAndFeel
), wizards stall at the first step.

For example, the import management tool:
1 - Open a java source file
2 - Select Tools -> Import management tool
3 - Click 'Next'

- Also works when creating a new file
Comment 1 chrispolyplan 2004-01-07 18:08:16 UTC
Created attachment 12769 [details]
ide.log (stack trace)
Comment 2 Marian Mirilovic 2004-01-08 09:38:16 UTC
Jirka,

again

java.lang.NullPointerException
	at org.openide.WizardDescriptor.goToNextStep(WizardDescriptor.java:598)

....
Comment 3 Jiri Rechtacek 2004-01-08 09:42:41 UTC

*** This issue has been marked as a duplicate of 35335 ***
Comment 4 Marian Mirilovic 2004-02-27 13:39:13 UTC
verified duplicate