Source Explorer for Java - Version 0.1 This tool enables Java devlopers to import Java Source files and binary bytecodes (zip/jar files) to create a compact symbol database. Users can use this database to view/navigate/search/query the database using elaborate user interface and elaborate command set. This tool eliminates the need to use "Find in Files" command. Developers can find implementers, extenders, dependents for a given interface or class in few milli seconds. Tool provides commands to search and view Java Documentation in-place. Release version will include commands to generate software metrics and support for finding code samples for a particular method (API).