All the jserver manager classes excepts wizards.
- SmFrame.java - the main frame for JServer Manager.
- CreateDatabaseDlg - create database.
- StartDatabaseDlg - start database.
- StopDatabaseDlg - shutdown database.
- DeleteDatabaseDlg - delete database.
- BackupRestoreOptionsDlg - actually, it's only backup options.
- FullBackupDlg - online and offline full backup.
- FullBackupTableDlg - full backup to tape.
- IncrementalBackupDlg - incremental backup and incremental backup to current.
- LogFileDlg - log files maintenance.
- NTServiceDlg - NT Service maintenance.
- RestoreOptionsDlg - restore options ( restore from disk or tape ).
- RunTimeSettingDlg - runtime setting maintenance.