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 6362 - Starting up with -ui com.sun.java.swing.plaf.windows.WindowsLookAndFeel as described in User`s Guide doesn`t work.
Summary: Starting up with -ui com.sun.java.swing.plaf.windows.WindowsLookAndFeel as de...
Status: CLOSED WORKSFORME
Alias: None
Product: usersguide
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: Sun Solaris
: P4 normal (vote)
Assignee: Patrick Keegan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-04-18 21:50 UTC by Jiri Skrivanek
Modified: 2002-07-19 15:28 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 Jiri Skrivanek 2000-04-18 21:50:01 UTC
The message is arisen during the startup:
An error occured when setting specified UI, using default UI ...

[jglick] The package name is javax.swing, not com.sun.java.swing. (Since Swing 1.0 I think, a long time ago.) Is it documented somewhere in our product to use the old package name? If so, it is a docu
mentation bug so find the person responsible (maybe Patrick Keegan).

[jsk] In User`s Guide in the chapter Changing the look and feel there is wrong name of package:
-ui com.sun.java.swing.plaf.windows.WindowsLookAndFeel
Comment 1 Marek Grummich 2000-07-25 09:07:59 UTC
Priority is changed to P4 (normal).