Restore Aqua look and feel in NetBeans 3.4 with Java 1.4.1
Mar 17, '03 09:35:00AM • Contributed by: Anonymous
Mar 17, '03 09:35:00AM • Contributed by: Anonymous
I just installed the new Java 1.4.1 and was excited that Java GUIs with the Aqua Look and Feel seem to be noticeably faster and snappier. Unfortunately, NetBeans 3.4 stopped using Aqua even when it was specified in the launcher preferences. Well, the answer is easier than I thought -- the package name for the look and feel changed. To get it to work with the NetBeans Launcher:
This hint may also be helpful to folks who have Java applications that use Aqua that stopped working with Java 1.4.1. They just need to use the new package name.
- Open the Preferences dialog.
- Click the Expert tab.
- Enter "-ui apple.laf.AquaLookAndFeel" in the Extra Parameters field.
This hint may also be helpful to folks who have Java applications that use Aqua that stopped working with Java 1.4.1. They just need to use the new package name.
•
[4,093 views]
