This document describes a project to create a simple web browser application in Java. The browser allows users to browse HTTP sites, open multiple windows, search the web, download files, and use private browsing. It was created using Java programming language and Swing for the user interface to demonstrate basic concepts of building a graphical user interface and accessing the web from a Java application.