Title: PAResultsWindow
Description: this is a JFrame used to show results from a parametric analysis simulation. Performance indexes are grouped by type inside a JTabbedPane. Performance indexes of the same type are showed one below the other.
It contains some subclasses used for several purpose:
- PAMeasurePanel: it is a JPanel that contains the table with results and the plot
- ZoomedFrame: it is a JFrame used to show a single performance index
- PlotImagesFileChooser: a file chooser used to save plot images
- PlotImagesFileFilter: a file filter used to filter unsupported image type
- PlotPopupMenu: a JPopupMenu used to zoom inside and outside the plot and save images
| |
| |
| |