Holds details of which sample attributes to save.
The pop-up dialogue for this is created by the class SavePropertyDialog, which assumes:
For each field XXX
- methods have the signature "boolean saveXXX()"
- a corresponding "void setXXX(boolean)" method
- messages.properties contains the key save_XXX
author: mstover