Action for the "Save" and "Save as" operations called from BasePanel. This class is also used for save operations when closing a database or quitting the applications. The operations run synchronously, but offload the save operation from the event thread using Spin. Callers can query whether the operation was cancelled, or whether it was successful.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.