Uses of Class
statalign.ui.MainFrame

Packages that use MainFrame
statalign.base   
statalign.ui   
 

Uses of MainFrame in statalign.base
 

Fields in statalign.base declared as MainFrame
 MainFrame MainManager.frame
          The main window of the program.
 

Constructors in statalign.base with parameters of type MainFrame
MainManager(MainFrame frame)
          A trivial constructor that only sets MainFrame and substModels.
 

Uses of MainFrame in statalign.ui
 

Constructors in statalign.ui with parameters of type MainFrame
OutputPreferences(MainFrame owner)
          Creates the window for setting the I/O preferences.