Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 758 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 758 Bytes

FileMan

File Explorer and Integrated Text Editor

IOOM332C Mini Project

Object Oriented Methodology Mini Project for the course IOOM332C using Java Swing & AWT.

Features:

  • FileMan is a File Manager with an integrated Text Editor.
  • It enables you to browse all the files on your computer.
  • It lets you Open, Rename, Delete and Create directories.
  • It lets you Open, Edit, Rename, Delete and Create files.
  • It displays the File/Directory permissions and also the file type.
  • It also displays the File Path and the Directory Listing.
  • The tiny integrated Text Editor lets you edit and create text files instantly.

Report Bug/Suggest Improvement:

  1. Open Issues page.
  2. Create a new issue.
  3. Write a detailed report and submit.