Uses of Class
ui.MainWindow
Packages that use MainWindow
-
Uses of MainWindow in ui.panel
Fields in ui.panel declared as MainWindowModifier and TypeFieldDescriptionCreateCenterPanel.mainWindowReference to the main window for accessing shared data.CreateLeftPanel.mainWindowReference to the main window for accessing shared data.Constructors in ui.panel with parameters of type MainWindowModifierConstructorDescriptionCreateCenterPanel(MainWindow mainWindow) Constructs the center panel with a placeholder.CreateLeftPanel(MainWindow mainWindow) Constructs the left panel with the measurement list.