Class PersistentJFileChooser

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class PersistentJFileChooser extends JFileChooser

PersistentJFileChooser is a JFileChooser that uses Preferences to remember the last directory used. All instances share the same memory.

See Also: