class browser
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 11740
Navis Browser 1.0
Navis Browser - browse the web with my first browser more>> Navis Browser - browse the web with my first browser
Navis Browser - browse the web with my first browser and site explorer.
<<less Download (115KB)
Added: 2008-09-25 License: Freeware Price: FREE
404 downloads

Michaelsoft Browser 2
Surf the Internet with a browser. more>>
Michaelsoft Browser v2 is the new and improved browser brought to you by go Michaelsoft. It features many more enhancements than Michaelsoft Browser v1, such as tabbed browsing, security updates, better page handling, and a go Michaelsoft donation button.
Download (655.3KB)
Added: 2006-07-13 License: Freeware Price:
49 downloads
Other version of Michaelsoft Browser
License:Freeware
Slick Browser 2.1
Slick Browser 2.1 is a free/simple/easy/quick web browsers. - Internet Browser more>>
Slick Browser 2.1 is a free/simple/easy/quick web browsers. - Internet Browser
System Requirements: Win95 or Higher
<<less Download (14.65KB)
Added: 2008-11-09 License: Freeware Price: $0
351 downloads
Class Viewer 2.0b
View classes with this utility more>>
Class Viewer 2.0b is an effective utility which is created to help you get constructor, field, method information with free search for methods and option to view javadocs at method.
Requirements: Java
Download (70KB)
Added: 2009-07-01 License: GPL Price: FREE
14 downloads
Phil Browser 0.52
Phil Browser - a file chooser dialog for Twindy more>>
Phil Browser - a file chooser dialog for Twindy I needed a file chooser dialog for Twindy, and since JUCE doesnt currently have one of its own on linux (not true anymore) , I decided to write one myself.
In the process I figured I might as well create a simple file browser around it. Phil Browser is GPL, so full source code is included, as usual.
Now that JUCE has its own file chooser, Im probably going to re-write the phil browser to use those classes, and abandon the phil chooser, but that wont happen for a while yet.
<<lessIn the process I figured I might as well create a simple file browser around it. Phil Browser is GPL, so full source code is included, as usual.
Now that JUCE has its own file chooser, Im probably going to re-write the phil browser to use those classes, and abandon the phil chooser, but that wont happen for a while yet.
Download (513KB)
Added: 2006-12-02 License: Freeware Price:
1058 downloads
Code Browser 2.15
Code Browser is an open source folding and outlining editor for Windows more>>
Code Browser is an open source folding and outlining editor for Windows Code Browser is between a traditional text editor, a web browser like Mozilla and a smalltalk class browser. Code Browser displays a structured text file (marker-based folding) hierarchically using multiple panes.
Code Browser is especially designed to keep a good overview of the code of large projects. Ideal if you are fed up of having to scroll through thousands of lines of code.
See the Introduction to Folding page if you want more information on text folding and the way it is implemented in Code Browser.
Code Browser supports syntax highlighting for all major languages and custom highlighting can also be added. For other editors features, see Features.
Although Code Browser was designed to write and maintain programs, Code Browser can be used for different tasks such as plain text outlining or understanding existing source code. Ive added a page with tips on alternative uses.
Main features:
- Folders: In Code Browser, folded sections in a text file are called folders because of similiarities with filesystem folders. See the Introduction for more information.
- Links: Links help navigation between files, they are a natural extension to folders: a link is an headline that references another folder in the same or another text file.
- Special comment lines: These comment lines are display with a different font and color in the text but without the comment makers. It gives the source code a literate programming look.
- Multiple files, windows and panes: Several files can be loaded simultaneously, but in addition, several windows can be opened on the same file. This feature is very important with the folding system: It allows viewing or editing another part of your current working file; you just have to reopen a new window on it.
- Smalltalk style browser: The hierarchy of folded sections is displayed in lists above the text.
- Tree browser: The hierarchy of folded sections is displayed in a tree view.
- Syntax highlighting for: Assembler, ASP Batches, C/C++, C#, CSS, HTML, Java, JSP, Makefile, Pascal, Perl, PHP, Python, Ruby, Sh, SQL, TeX, VB.Net, XML
- User definable syntax highlighting
- Unlimited undo/redo: There is an unusual behavior here: when a text file is reloaded because it has been modified by an external application, the reload is incremental. It means that changes made by the other application can be undone from the editor.
- Word wrapping
- User defined tools
- User defined shortcuts
- Search and replace: The folding system induces some specific options in search and replace such as the follow links option or to restrain the search scope to a particular folder.
- The search and replace can apply to: a file, a directory, a folded section, the selection
- There is two kind of search implemented: a search next/previous that can find a text in a file or in a local folder, and a search that list all matching lines. The latter is much more powerful: it can search through links as well as in subfolders.
- Similarities with web search: displays a link + a summary
- Search in search result is possible since it is an hypertext document
- Search result is exportable (it is easy to create a task list from a search result)
- Refine search by doing a Find all from a search result document.
- You can define a search working set by creating a folder and putting links into it
- Regular expressions: Just the basic ones.
- Goto line: in folder or in file
- Block indent/unindent
- Drop file to open
<<lessCode Browser is especially designed to keep a good overview of the code of large projects. Ideal if you are fed up of having to scroll through thousands of lines of code.
See the Introduction to Folding page if you want more information on text folding and the way it is implemented in Code Browser.
Code Browser supports syntax highlighting for all major languages and custom highlighting can also be added. For other editors features, see Features.
Although Code Browser was designed to write and maintain programs, Code Browser can be used for different tasks such as plain text outlining or understanding existing source code. Ive added a page with tips on alternative uses.
Main features:
- Folders: In Code Browser, folded sections in a text file are called folders because of similiarities with filesystem folders. See the Introduction for more information.
- Links: Links help navigation between files, they are a natural extension to folders: a link is an headline that references another folder in the same or another text file.
- Special comment lines: These comment lines are display with a different font and color in the text but without the comment makers. It gives the source code a literate programming look.
- Multiple files, windows and panes: Several files can be loaded simultaneously, but in addition, several windows can be opened on the same file. This feature is very important with the folding system: It allows viewing or editing another part of your current working file; you just have to reopen a new window on it.
- Smalltalk style browser: The hierarchy of folded sections is displayed in lists above the text.
- Tree browser: The hierarchy of folded sections is displayed in a tree view.
- Syntax highlighting for: Assembler, ASP Batches, C/C++, C#, CSS, HTML, Java, JSP, Makefile, Pascal, Perl, PHP, Python, Ruby, Sh, SQL, TeX, VB.Net, XML
- User definable syntax highlighting
- Unlimited undo/redo: There is an unusual behavior here: when a text file is reloaded because it has been modified by an external application, the reload is incremental. It means that changes made by the other application can be undone from the editor.
- Word wrapping
- User defined tools
- User defined shortcuts
- Search and replace: The folding system induces some specific options in search and replace such as the follow links option or to restrain the search scope to a particular folder.
- The search and replace can apply to: a file, a directory, a folded section, the selection
- There is two kind of search implemented: a search next/previous that can find a text in a file or in a local folder, and a search that list all matching lines. The latter is much more powerful: it can search through links as well as in subfolders.
- Similarities with web search: displays a link + a summary
- Search in search result is possible since it is an hypertext document
- Search result is exportable (it is easy to create a task list from a search result)
- Refine search by doing a Find all from a search result document.
- You can define a search working set by creating a folder and putting links into it
- Regular expressions: Just the basic ones.
- Goto line: in folder or in file
- Block indent/unindent
- Drop file to open
Download (284KB)
Added: 2007-07-07 License: GPL Price:
841 downloads

Cool! Web Browser 1.0
A powerful, easy to use web browse. more>> A powerful, easy to use web browser which is capable of all the latest content (frames, javascri`pt, ect...). Includes large viewing area, with full keyboard.<<less
Download (32KB)
Added: 2008-06-27 License: Freeware Price: Free
485 downloads
LDAPSoft Ldap Browser 3.0
LDAP Browser is the premier GUI browser for directory browsing. LDAP Browser allows you to access OpenLDAP, Netscape/iPlanet, Novell eDirectory, Oracle Directory, IBM Tivoli Directory, Microsoft Active Directory or any v2/v3 directory more>> <<less
Download (11.32MB)
Added: 2009-03-23 License: Freeware Price: $0
255 downloads
Sticky Browser 1.0
Sticky Browser is an Internet Explorer based browser that sticks to the top of any active window in your system more>>
Sticky Browser is an Internet Explorer based browser that will stick to the top of any active window in your system.
<<less Download (106KB)
Added: 2006-12-20 License: Freeware Price:
1042 downloads
Opera Browser 9.64
Opera?s free and innovative Web browser allows you to experience the web on your terms. Discover what over 20 million people have already experienced by downloading Opera?s fast and safe internet browsers. Download now and start exploring the Web! more>> <<less
Download (7.21MB)
Added: 2009-03-04 License: Freeware Price: $0
317 downloads
Austin Powers Browser 2.1
Cruise the Web with the grooviest colors and graphics. more>>
Give your browser a shagadelic Austin Powers makeover. Yeah, baby, yeah. Cruise the Web with the grooviest colors and graphics your browser has ever seen.
<<less Download (1341k)
Added: 1999-06-14 License: Freeware Price: $0.00
3788 downloads
Database Browser 2.4.3
This Easy to use tool allows user to connect to any database and browse or modify data ,run sql scripts, export and print data. And the most important thing it is Freeware. more>> <<less
Download (2.10MB)
Added: 2009-06-03 License: Freeware Price: $0
314 downloads
Other version of Database Browser
Price: $0
License:Freeware
License:Freeware
License:freeware

Enigma Browser 3.8.8
Enigma Browser - A browser built for speed more>>
Surf the Web Faster! This browser was built for speed. You will get less crashes and lockups with this browser. World class engineering and design - this browser is the best on the planet! Rock solid performance - includes memory enhancer that outperforms all other browsers in its class.
Main features:
- Multiple site browser based on tab-page interface
- Recoverable Popup Killer based on both intelligent identification and pre-defined filtering
- Site windows killed by mistake are FULLY RECOVERABLE
- Convenient access to major search engines by Quick-Search Bar
- Built-in VBScript/JScript/HTML/Text Editor (ScriptPad)
- Hidden Sites : hide and show a site at users request
- Fully automatic Form Filler
- A large collection of skins based on custom window frame and buttons
- AutoLogin: automatically connect and log into specified website with just one click.
- Seamless integration with online web page and text translation service.
- Ability to suppress script error message dialog
- Open and save a collection of sites as a group
- Seamless integration of the power of Windows Explorer and Internet Explorer
- Access both remote and local resource (http, https, ftp, local files) in a uniform interface
- Flexible control of startup actions
<<lessMain features:
- Multiple site browser based on tab-page interface
- Recoverable Popup Killer based on both intelligent identification and pre-defined filtering
- Site windows killed by mistake are FULLY RECOVERABLE
- Convenient access to major search engines by Quick-Search Bar
- Built-in VBScript/JScript/HTML/Text Editor (ScriptPad)
- Hidden Sites : hide and show a site at users request
- Fully automatic Form Filler
- A large collection of skins based on custom window frame and buttons
- AutoLogin: automatically connect and log into specified website with just one click.
- Seamless integration with online web page and text translation service.
- Ability to suppress script error message dialog
- Open and save a collection of sites as a group
- Seamless integration of the power of Windows Explorer and Internet Explorer
- Access both remote and local resource (http, https, ftp, local files) in a uniform interface
- Flexible control of startup actions
Download (1.17MB)
Added: 2005-06-16 License: Freeware Price:
1628 downloads
Other version of Enigma Browser
License:Freeware
Orca Browser 1.2 Build 6
Portable Orca Browser will prove to be a beneficial as well as reliable web browser which is designed to add more functions on to the latest version of Firefox. more>> <<less
Download (9.6MB)
Added: 2009-12-21 License: Freeware Price: FREE
downloads
Acoo Browser 1.94.998
Acoo Browser is a powerful multi-tabbed Internet browser with Mouse Gestures, recoverable Popup Blocker, Ads Filter, Cleaner, URL Hotkey, URL Alias and Integrated search engine support. It allows user to surf multiple Web sites within one browser window. more>> <<less
Download (1.81MB)
Added: 2009-03-18 License: Freeware Price: $0
5856 downloads
Other version of Acoo Browser
Price: $0
License:Freeware
License:Freeware
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above class browser search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed
