| AbstractKnobsPanel | 
 this class represents the panel, which allows to view all strengths of a model (that is the content of the
 strength-file) and in addition it provides the possibility to select certain strengths (if a EditHandler is set). 
 | 
| AbstractTfsDataSetManagerResultPanel | 
  | 
| ComparisonPanel | 
  | 
| CustomFileManagerPanel | 
 This panel allows to parse a variable-file and add these variables to the twiss results. 
 | 
| DataViewerPanel | 
  | 
| GuiLogPanel | 
 Panel that includes a logger appender for displaying the logs in the GUI 
 | 
| GuiLogPanel.GuiLogAppender | 
  | 
| JMadPanelFactory | 
 Creates panels and configures them with edit-handlers if wanted. 
 | 
| MainPanel | 
  | 
| ModelCustomKnobsPanel | 
 this panel lists all knobs of the model, displays their values and allows to set new ones 
 | 
| ModelDefinitionSelectionPanel | 
  | 
| ModelElementsPanel | 
 this class represents a panel, which enables the display of all elements of a model including the details of the
 element. 
 | 
| ModelInfoPanel | 
 this panel just displays some information for the current selected model. 
 | 
| ModelManagerPanel | 
 This is a panel which displays all the currently open models in the ModelManager. 
 | 
| ModelMisalignmentsPanel | 
  | 
| ModelOpticsSelectionPanel | 
 this class represents the panel, which allows to view all optics of a model and select one 
 | 
| ModelOptionsPanel | 
 contains gui elements to configure the actual model 
 | 
| ModelStrengthsPanel | 
 this panel displays the stregthes of the model 
 | 
| ModelTwissPanel | 
 this panel provides a table, in which one can edit the twiss parameters. 
 | 
| PlotCreationPanel | 
 This panel allows the creation of different datasets. 
 | 
| RangeSelectionPanel | 
  | 
| TabbedPanePanel | 
 A very simple panel, to which several sub-panels can be set via a map. 
 | 
| TfsSummaryPanel | 
 This panel displays the values of a tfs result 
 | 
| TuneDiagramPanel | 
 listens to the TfsResultManager and displays the tune-values in the tune diagram, if the result is updated. 
 |