public interface IMainFrame extends ITabSwitchSupport
| Modifier and Type | Method and Description |
|---|---|
void |
closeIQMAndExit()
This method closes the windows, initiates the deletion of temporary files
and quits IQM.
|
JTabbedPane |
getItemContent()
Gets the item content.
|
ILookPanel |
getLookPanel()
Gets the current look panel in this frame.
|
IMainPanel |
getMainPanel()
Gets the current main panel.
|
IManagerPanel |
getManagerPanel()
Gets the current manager panel.
|
IPlotPanel |
getPlotPanel()
Get the current plot panel.
|
IStatusPanel |
getStatusPanel()
Gets the status panel.
|
ITablePanel |
getTablePanel()
Gets the current table panel.
|
ITankPanel |
getTankPanel()
Gets the current tank panel.
|
ITextPanel |
getTextPanel()
Gets the current text panel.
|
String |
getTitle()
Gets the current main frame title.
|
void |
initialize()
Initializes the frame.
|
void |
resetTitleBar()
Resets the title bar to the default value, as if no item is displayed.
|
getSelectedTabIndex, setSelectedTabIndexvoid initialize()
void closeIQMAndExit()
throws Exception
ExceptionIMainPanel getMainPanel()
IManagerPanel getManagerPanel()
ILookPanel getLookPanel()
IPlotPanel getPlotPanel()
ITablePanel getTablePanel()
ITextPanel getTextPanel()
ITankPanel getTankPanel()
IStatusPanel getStatusPanel()
JTabbedPane getItemContent()
JTabbedPane containervoid resetTitleBar()
String getTitle()
Copyright © 2009–2017 Helmut Ahammer, Philipp Kainz. All rights reserved.