Re: How to change JFileChooser text elements?

From: ak (spam_at_imagero.com)
Date: 01/29/04


Date: Thu, 29 Jan 2004 14:48:52 +0100


> which I use for localizing, but this will change the property
> globally, i.e. for all such dialogs. I want the effect on
> a given JFileChooser only! How?

FileChooser chooser = new ...;
chooser.setUI(MyFileChooserUI);

--
____________
http://reader.imagero.com the best java image reader.