Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Quaqua filechooser only



Hi all,


I would like to use the Quaqua file chooser enhancements without the rest of Quaqua. If I use the filechooser-only jar (3.6.11), I get an exception thrown at the point of instantiating a JFileChooser:


java.lang.NoClassDefFoundError: ch/randelshofer/quaqua/util/ ConcurrentDispatcher
at ch.randelshofer.quaqua.filechooser.AliasFileSystemTreeModel.<init> (AliasFileSystemTreeModel.java:185)
at ch.randelshofer.quaqua.panther.QuaquaPantherFileChooserUI.createModel (QuaquaPantherFileChooserUI.java:781)
at javax.swing.plaf.basic.BasicFileChooserUI.installUI (BasicFileChooserUI.java:131)
at javax.swing.JComponent.setUI(JComponent.java:652)
at javax.swing.JFileChooser.updateUI(JFileChooser.java:1791)
at javax.swing.JFileChooser.setup(JFileChooser.java:366)
at javax.swing.JFileChooser.<init>(JFileChooser.java:332)
at javax.swing.JFileChooser.<init>(JFileChooser.java:285)


Is this a bug, or should I do something special when using the filechooser-only version? The app runs OK, if I use the full version.

Thanks,
Flor
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden

This email sent to email@hidden


Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.