Hi Pablo,
You may consider using the Quaqua Look and Feel.
http://www.randelshofer.ch/quaqua/download.html
Its filechooser UI roughly matches the design of a native Cocoa file
chooser.
The downloadable contains a filechooser only .jar bundle of the look and
feel, which is only about 170 KB in size.
You can reduce the size further, by compiling it with the debug option of
the javac compiler turned off.
To make it work as part of an applet, you have to sign it. Maybe you even
want to integrate its class files directly into the jar file of your
application.
-Werner
Pablo Rito wrote:
> Hi ! I have a problem with JFileChooser and Filter
> [...]
_______________________________________________
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