Class ProjectPropertiesDialog

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants

public class ProjectPropertiesDialog extends JDialog
The dialog for customizing the OmegaT project (where project properties are entered and/or modified).

It is used:

  • During creation of a new project.
  • If some directories are missing while opening a project.
  • For editing project properties.
See Also: