Uses of Class
exceptions.NoParametersDefinedException

Packages that use NoParametersDefinedException
gui.frames   
 

Uses of NoParametersDefinedException in gui.frames
 

Constructors in gui.frames that throw NoParametersDefinedException
ChartFrame(Main mainWindow, Chart chart)
          Instantiates a new chart frame and identifies the right chart type to choose appropriate GUI elements accordingly.