Software Index
Related Topics
Popular Trends
Trending Topics
 

Java Code Browse Folder

All | Freeware
Product Title  /  Popularity Revised License Rating Size
Java Code Export
Java Code Export is a unique and easy to use software to quickly and easily reindent, export (10+ formats supported) and print your Java documents. Convert your Java documents to PDF, RTF, images and more!

With the Java Code Export, ...
April 4th 2006 Freeware    1,937k
S323 Browse Folder
Get the Common Browse For Folder Dialog into your program with one line of code. Choose any folder as the root, including special folders: (Files, Folders, Favorite URLs,Workstations,Printers,etc.)
You can use this control to select workstations in a LAN. Can ...
May 17th 2006 Shareware    747k
Source to Flowchart
Source to Flowchart is a software that is capable to rapidly analyze source code and
to display in the Flow Chart window the graphical presentation of currently edited code.
It is composed of a code editor and a Flowchart Window ...
July 9th 2002 Shareware  5 stars 870k
File and Folder Bookmark
File and Folder Bookmark provides quick and easy access to your favorite files,folders and urls.Adding a file, folder or url is the same thing with creating a banal shortcut.Access your bookmarks from almost any right-click menu.Easy management of your bookmarks.Add ...
March 30th 2002 Shareware  5 stars 668k
Folder Express
Folder Express helps you instantly jump to your frequently used folders in:

- Windows Explorer
- Folder windows
- Browse Folder dialog
- Open/Save File dialog

Right click your favorite folder and add it to Folder Express. Folder Express will ...
May 31st 2009 Shareware  5 stars 1,596k
xFunction for Windows
The xFunction library is the universal solution for integration of Java code with code written in other languages, superior in many aspects to Java Native Interface (JNI). With xFunction, you no longer need to implement those ugly native methods. Instead, ...
October 20th 2003 Shareware    177k
xFunction for Mac OS X
The xFunction library is the universal solution for integration of Java code with code written in other languages, superior in many aspects to Java Native Interface (JNI). With xFunction, you no longer need to implement those ugly native methods. Instead, ...
December 8th 2005 Shareware  5 stars 101k
Folder Guide
Folder Guide is a free handy utility that provides fast access to your frequently used and favorite folders. It can operate as the part of your context menu in your Windows Explorer. After quick install it will appear in context ...
November 22nd 2006 Freeware  5 stars 752k
Java Application Monitor API
Java Application Monitor (JAMon) project is a free, simple, high performance, thread safe, Java API that allows developers to easily monitor production applications. JAMon can be used to determine application performance bottlenecks, user/application interactions, and application scalability.

JAMon gathers summary statistics ...
April 18th 2011 Freeware    840k
SDE for JDeveloper (PE) for Java Platform
SDE for JDeveloper is a full-featured UML CASE tool seamlessly integrated with JDeveloper. SDE supports full software development life-cycle - analysis, design, implementation, testing and deployment. You can draw UML diagrams in JDeveloper, generate Java code from UML model, reverse ...
April 6th 2004 Commercial    70,007k
SDE for JDeveloper (SE) for Java Platform
SDE for JDeveloper is an easy-to-use UML tool seamlessly integrated with JDeveloper. SDE supports full software development life-cycle - analysis, design, implementation, testing and deployment. SDE supports code generation (UML model to Java), reverse engineering (Java code to UML model), ...
April 6th 2004 Commercial    70,007k
SDE for JDeveloper (ME) for Java Platform
SDE for JDeveloper is a full-featured UML plug-in module for JDeveloper. SDE supports full software development life-cycle - analysis, design, coding, testing and deployment. SDE supports reverse engineering (Java code to UML), code generation (UML model to Java code), import ...
April 6th 2004 Commercial    70,007k
SDE for JDeveloper (CE) for Java Platform
SDE for JDeveloper is a full-featured UML modeling tool seamlessly integrated with JDeveloper. This UML CASE tool supports full software development life-cycle - analysis, design, implementation, testing and deployment. SDE supports reverse engineering (Java code to UML model), code generation ...
April 6th 2004 Freeware    70,007k
SDE for IntelliJ IDEA (PE) for Java Platform
SDE for IntelliJ IDEA is a full-featured UML CASE tool seamlessly integrated with IntelliJ IDEA. SDE supports full software development life-cycle - analysis, design, implementation, testing and deployment. You can draw UML diagrams in IntelliJ IDEA, generate Java code from ...
April 6th 2004 Commercial    70,007k
SDE for IntelliJ IDEA (SE) for Java Platform
SDE for IntelliJ IDEA is an easy-to-use UML tool seamlessly integrated with IntelliJ IDEA. SDE supports full software development life-cycle - analysis, design, implementation, testing and deployment. SDE supports code generation (UML model to Java), reverse engineering (Java code to ...
April 6th 2004 Commercial    70,007k
SDE for IntelliJ IDEA (ME) for Java Platform
SDE for IntelliJ IDEA is a full-featured UML plug-in module for IntelliJ IDEA. SDE supports full software development life-cycle - analysis, design, coding, testing and deployment. SDE supports reverse engineering (Java code to UML), code generation (UML model to Java ...
April 6th 2004 Commercial    70,007k
SDE for IntelliJ IDEA (CE) for Java Platform
SDE for IntelliJ IDEA is a full-featured UML modeling tool seamlessly integrated with IntelliJ IDEA. SDE supports full software development life-cycle - analysis, design, implementation, testing and deployment. SDE supports reverse engineering (Java code to UML model), code generation (UML ...
April 6th 2004 Freeware    70,007k
SDE for JBuilder (PE) for Java Platform
SDE for JBuilder is a full-featured UML CASE tool seamlessly integrated with JBuilder. SDE supports full software development life-cycle - analysis, design, implementation, testing and deployment. You can draw UML diagrams in JBuilder, generate Java code from UML model, reverse ...
April 6th 2004 Commercial    70,007k
SDE for JBuilder (SE) for Java Platform
SDE for JBuilder is an easy-to-use UML tool seamlessly integrated with JBuilder. SDE supports full software development life-cycle - analysis, design, implementation, testing and deployment. SDE supports code generation (UML model to Java), reverse engineering (Java code to UML model), ...
April 6th 2004 Commercial    70,007k
SDE for JBuilder (ME) for Java Platform
SDE for JBuilder is a full-featured UML plug-in module for JBuilder. SDE supports full software development life-cycle - analysis, design, coding, testing and deployment. SDE supports reverse engineering (Java code to UML), code generation (UML model to Java code), import ...
April 6th 2004 Commercial    70,007k
Related Scripts
Diagnosing Java Code: The Impostor Type bug pattern
This article of Diagnosing Java Code examines the symptoms and causes of the imposter bug that appears when special tags in fields are used to differentiate between types of objects. This illustrates ways to prevent this bug from occurring, and ...
December 16th 2005 Freeware     
How to lock down your Java code
When you have to use codes from a variety of open-source libraries you have to sort through a lot of codes, which were not written by you and which may require an efficient Java decompiler and also the knowledge of ...
November 29th 2005 Freeware     
Diagnosing Java Code : The Orphaned Thread bug pattern
When working with multithread code, a master thread is usually used to send messages. This may be queued up for processing by other threads. During processing by the other threads the master thread puts up an exception, the remaining threads ...
November 22nd 2005 Freeware     
Diagnosing Java Code: Glass box extensibility
This is an article about Glass box extensibility with which a software system can be extended with altering the original code. Glass box lies as the medium between black box design, in which extensions are built without viewing the original ...
December 18th 2005 Freeware     
Diagnosing Java code: The case for static types
This is an article that explains Static types, which makes the codes healthier. Except Java language all the other programming language are moving away from Static type checking. Static type checking is a powerful tool against introducing and for detecting ...
November 30th 2005 Freeware     
Effective Java Programming Language Guide
Written for the working Java developer, Joshua Bloch's Effective Java Programming Language Guide provides a truly useful set of over 50 best practices and tips for writing better Java code. With plenty of advice from an indisputable expert in the ...
December 5th 2005 Commercial     
ExcelEverywhere for Java/JSP
Good-looking calculating JSP-page from Excel. Separate JavaBean with full source. 165 Excel-functions supported. No Excel needed on server. No Excel needed for the users of the JSP-pages.Use it for expense report, survey, order forms, reservation forms, employment application, financial advisor, ...
December 1st 2005 Commercial     
How Bridge2Java helps expand your Java code's horizons
As a Java Programmer if you want to reuse codes written in some other language other than Java, then Bridge2Java, which is an IBM alphaWorks technology can help you. It enables Java developers to integrate COM objects into their applications ...
December 17th 2005 Freeware     
Improve the performance of your Java code
This article, demonstrates that dynamic compilation maintains the language's semantics while static compilation often doesn't. This article supports sample codes to help you decide whether your just-in-time (JIT) compiler can transform tail recursion on code while preserving semantics. The variables ...
December 11th 2005 Freeware     
Ittoolbox Java Code Exchange
ITtoolbox Code Exchange is a free service of ITtoolbox that allows you to publish your own source code for other IT professionals to download and use, and to access source code submitted by other code authors for your own use.
December 6th 2005 Freeware     
Related Code
Powerful E-Commerce code, Building ur own Amazon.com with Java
Hi friends, Updated March 6, 2003 now u need not compile the .java files , and its more enhanced now ,This code is for developing a web based E-Commerce Application , with all the features like making/editing/deleting notes, favourites , ...
March 28th 2006     3k
Connect4 - Java Applet conversion to C# Windows Application
Pit yer wits against your computer in this AI version of Connect4.. A C# conversion of my java assessment which deals with issues like AI and GDI+ graphics buffering. Floating between beginner and intermediate level depending on your state of ...
April 30th 2008     68k
A java / php login script
This gives a simple secure login script for basic pages, such as clan member pages, It is a simple php secure login script using java and php. The login code is pure java, however the password could be seen by ...
March 1st 2006     2k
Some Code for Inventory System
Download this and you will learn 1.) JDBC Manipulation 2.) The use of connection , statement and resultset 3.) The use of classes to optimize the codes 4.) Move first , next , previous and last to the record using ...
March 29th 2006     708k
Auto Generate Form Code
This code automatically generates form code. This is a very simple example illustrating concept only. Browse to the form with textboxes on it and click on the convert button. Add the auto generated coded form to the project(remember to save) ...
September 18th 2006     4k
New Software
Popular Software