Class OpenProjectFileChooser

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class OpenProjectFileChooser extends OmegaTFileChooser
File Chooser to open project. Project is a directory, so it's a bit tricky, we need to react on both: - changing directory - and hitting OK.
See Also: