DiskCatalog v.2
DiskCatalog is a cross between something useful and an educational experiment. It catalogues CDs and hard drive directories for easy access. It also has a nifty 'Find' dialog to find that lost driver file.
It requires Java 2 (jdk1.2+) for JFC/Swing.
Features
- Multiple Volume Addition/Removal/Rename/Append
- Volume Comments and Statistics
- Threaded Volume Addition/Disk Scanning
- Threaded 'Find Files' Dialog
- Catalog Open/Close
- Persistant Catalog Preferences (Size, Location, Catalog, etc.)
- Friendly GUI
- Platform Independant (JFC/Swing)
- File Icons
- File Sort by Name/Size/Date
New in v.2
- Ability to Rearrange Volumes
- Smaller Catalog File Sizes
- Bug Fixes and Enhancements Galore
Screenshots
Install/Run
Source/Info
Lines of Code: ~1600
Java Class Files: 14
One week (on/off) to build
The main class - DiskCatalog - is well commented but the rest are sporadically documented at best. (Some have no comments.)