| Home >> All |
MochaBackupClasses: Javadoc index of package MochaBackupClasses.
Package Samples:
MochaBackupClasses
Classes:
MochaBackupThread: MochaBackupThread is the the thread that handles most of the work for the backup process. Once started, it will go through the requested process until requested to cancel. Note: I know it's not good practice to access a window's GUI components from another thread. In windows programming, this is a big no no with MFC. I haven't seen any evidence that indicates this in Java yet so I'll just leave it as it is for now until I find evidence and decide to change it.
MochaOptions: Mocha Backup Options class This class is used for passing options to the Mocha Backup Main Window and to the MochaBackupThread instance.
MochaBackupMainWnd: Main window for the mocha backup program.
MochaException
| Home | Contact Us | Privacy Policy | Terms of Service |