Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Don't use the package name!' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Don't use the package name!
Authored by: AJOfOZ on Mar 17, '03 07:21:43PM

It is important that you do *not* depend on the package name of the Aqua L&F remaining the same. You should always use UIManager.getSystemLookAndFeelClassName().



[ Reply to This | # ]
RE: Don't use the package name!
Authored by: kraelen on Apr 15, '03 04:07:52PM

Not possible as a command line argument to Netbeans. You specify the look and feel class, just as the poster suggests.



[ Reply to This | # ]