Uses of Class
net.talvi.puffinplot.PuffinUserException

Packages that use PuffinUserException
net.talvi.puffinplot   
net.talvi.puffinplot.data   
 

Uses of PuffinUserException in net.talvi.puffinplot
 

Methods in net.talvi.puffinplot with parameters of type PuffinUserException
 void PuffinApp.errorDialog(java.lang.String title, PuffinUserException ex)
          Displays a dialog box reporting an error.
 

Uses of PuffinUserException in net.talvi.puffinplot.data
 

Methods in net.talvi.puffinplot.data that throw PuffinUserException
 void Suite.save()
          If a default PuffinPlot file is set for this suite, saves the suite data to that file.
 void Suite.saveAs(java.io.File file)
          Saves the data in this suite to a specified file.
 void Suite.saveCalcsSample(java.io.File file)
          Exports sample calculations to a specified file in CSV format.
 void Suite.saveCalcsSite(java.io.File file)
          Exports site calculations to a specified file in CSV format.
 void Suite.saveCalcsSuite(java.io.File file)
          Saves the Fisher mean direction for the whole suite to a file in CSV format