Class MMLFileChooser

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class MMLFileChooser extends JFileChooser
This is a custom JFileChooser that preserves the last used directory as well as window size and position. All those values are saved (see CConfig) when the file chooser is closed.
See Also: