File Manager

five unique designs for searching a directory tree for files matching specified patterns

1.0 Contents

FileManager contains five Directory Navigators. They all do the same thing in different ways: I built these to demonstrate design techniques for CSE687 - Object Oriented Design, at Syracuse University. I usually use DirExplorer-Template, for my own projects, as it is the simplest and easiest to use of the reusable file manager components.

2.0 Build

These projects were built with Visual Studio Community Edition - 2019, and tested on Windows 10.