Business
& Productivity Tools
Desktop
Developer
Tools
Drivers
Education
Games
Home
& Personal
Internet
& Networking
Multimedia
& Design
Operating
Systems
Utilities
Advertisement:
ListMotor
Email List Manager Tool.
Remover, Keeper ..
Extract
Link
Extract
url, email, phone fax from local disk file.
|
|
Software Listing: Java Javabeans Class Libraries J2se Jsp
| |
IDAutomation Java Barcode Package
|
License:
Demo |

|
|
| |
This barcode package contains JavaBeans, Applets, Class Libraries and Servlets for Barcoding in Java. Supports Linear and 2D barcode types including Code 128, Code 39, ITF, UPC, EAN, OneCode, DataMatrix, Maxicode and PDF417. The servlet easily creates barcodes in the web browser and may be embedded in dynamic HTML with the IMG tag..
Publisher: IDAutomation.com, Inc.|
Date:
14-12-2006 | Size: 804 KB |
| |
- |
| |
WebCab Bonds (J2SE Edition)
|
License:
Shareware |

|
|
| |
Java Components offering general Interest derivatives pricing framework: set contract and vol/price/interest models and run MC. Including the pricing and risk analytics of interest rate cash and derivative products. We also cover the fundamental theory of bonds including: Treasury bonds, Yield/Pricing, Zero Curve, Forward rates/FRAs, Fixed-Interest bonds, Duration and Convexity. Download then "java -jar *.jar" at prompt.
WebCab Bonds implements the following functionality:
- Fundamental Theory of Bonds
- Pricing and Yield
- Constructing the Zero Rate Curve
- Forward Rates and FRAs
- Duration and Convexity
- Yield of Fixed-Interest Bonds on Interest payment dates
- Interest Calculations
This product also contains the following features:
GUI Bundle - we bundle a suite of graphical user interface JavaBean components allowing the developer to plug-in a wide range of GUI functionality (including charts/graphs) into their client applications.
Publisher: WebCab Components|
Date:
05-10-2004 | Size: 7954 KB |
| |
- |
| |
WebCab Functions (J2SE Edition)
|
License:
Shareware |

|
|
| |
Java API Components offering refined numerical procedures to either construct a function of one or two variables from a set of points (i.e. interpolate), or solve an equation of one variable. The interpolation procedures provided include Newton polynomials, Lagrange's formula, Burlisch-Stoer algorithm, Cubic splines (natural and free), Bicubic interpolation and procedures for find the interpolation functions coefficients. In order to solve an equation we provide the Van Wijngaarden-Dekker-Brent algorithm, interval bisection method, secant and false position, Newton-Raphson method and Ridders' method.
Publisher: WebCab Components|
Date:
04-10-2004 | Size: 5080 KB |
| |
- |
| |
WebCab TA (J2SE Community Edition)
|
License:
Freeware |

|
|
| |
100% Free Java API providing a collection of technical indicators which can be used in the construction of technical trading systems. Moreover, by using these methods with our JDBC mediator you will be able to iteratively apply these indicators to historical data stored within a DBMS. Includes detailed PDF technical documentation, CHM class library documentation and client examples.
Within this J2EE Application we have implemented the following functionality:
Technical Indicators
- Moving Averages - Simple, Median, Geometric Moving Averages,etc
- Directional Movement Indicator (DMI) and Average Directional Movement Indicator (ADX)
- Accumulation/Distribution
- Trend or Range?
- Market Strength
- Oscillators
- Bollinger Bands
- Mean Reversion
- Stochastics : (fast and slow)
Filters - Typical and Median price
This product also contains the following features:
GUI Bundle - we bundle a suite of graphical user interface JavaBean components allowing the developer to plug-in a wide range of GUI functionality (including charts/graphs) into their client applications.
Publisher: WebCab Components|
Date:
05-10-2004 | Size: 6101 KB |
| |
- |
| |
Hitonic JAR-Starter
|
License:
Freeware |

|
|
| |
Hitonic JAR-Starter launches JAR and JAD files in various J2SE (JDK/JRE) and J2ME (emulators) environments. The program integrates with Windows Explorer. There is a system of flexible settings with the automatic detection of J2SE and J2ME environments on your computer. Now the JAR file environment (J2SE or J2ME) is detected. The “Run JAR without JAD” feature is available (it will create a temporary JAD file). This powerful tool is very useful for Java developers and testers working with many various J2SE and J2ME environments.
This program is freeware, i.e. you may use Hitonic JAR-Starter free of charge.
Publisher: Hitonic|
Date:
14-07-2008 | Size: 376 KB |
| |
- |
| |
WebCab Optimization (J2SE Edition)
|
License:
Shareware |

|
|
| |
Refined procedures for solving and performing sensitivity analysis on uni and multi dimensional, local or global optimization problems which may or may not have linear constraints. Specialized Linear programming algorithms based on the Simplex Algorithm and duality are included along with a framework for sensitivity analysis w.r.t. boundaries (duality, or direct approach), or object function coefficients.
This suite includes the following features: local unidimensional optimization; fast 'low level ' algorithms where the weight is on speed and not the accuracy of the results; bracketing algorithms - these methods find an interval where at least one extrema of a continuous function exists; locate algorithms - these methods converge to the extrema if the extrema is bracketed and the function under consideration is continuous; accurate `high level' algorithms; global unidimensional optimization - finds global minima / maxima; unconstrained local multidimensional optimization; unconstrained global multidimensional optimization; constrained optimization for derivable functions with linear constraints; linear programming - here the functions are linear and the constraints are linear; sensitivity Analysis - Stability of the value and location of the extremum
This product also contains the following feature:
GUI Bundle - we bundle a suite of graphical user interface JavaBean components allowing the developer to plug-in a wide range of GUI functionality (including charts/graphs) into their client applications.
Publisher: WebCab Components|
Date:
04-10-2004 | Size: 5428 KB |
| |
- |
| |
WebCab Options (J2SE Edition)
|
License:
Shareware |

|
|
| |
Price option and futures contracts using Monte Carlo and Finite Difference techniques. General MC pricing framework: wide range of contracts, price, interest and vol models. Prices European, Asian, American, Lookback, Bermuda and Binary Options using Analytic, Monte Carlo and Finite Difference inaccordance with a number of vol, price, volatility and rate models.
This product also contains the following features:
* GUI Bundle - we bundle a suite of graphical user interface JavaBean components (with 1, 2, 4 or site-wide license) allowing the developer to plug-in a wide range of GUI functionality (including charts/graphs) into their client applications
* EAR Files - we provide individual customized EAR files for the most widely used application servers including IBM WebSphere 4.
Publisher: WebCab Components|
Date:
05-10-2004 | Size: 9375 KB |
| |
- |
| |
Java Platform Invoke API Demo (Linux)
|
License:
Demo |

|
|
| |
Java Platform Invoke API (Demo version) for Linux/Unix, i386.
Enables Java code to call native functions implemented in shared link libraries like in Microsoft .NET Framework. Written for JSE 1.5.x and later.
Java platform invoke an API that enables Java code to call native functions implemented in shared libraries, such as those in the Linux API. It locates and invokes an exported function and marshals its arguments (integers, strings, arrays, structures, and so on) across the interoperation boundary as needed. This API supports implicit marshaling that makes Java coding with native functions very simple.
Publisher: Javain Ltd.|
Date:
28-02-2007 | Size: 426 KB |
| |
- |
| |
WebCab Probability and Stat (J2SE Ed.)
|
License:
Shareware |

|
|
| |
Offers functionality from Basic Statistics, Discrete Probability, Standard Probability Distributions, Hypothesis Testing, Correlation and Linear Regression.
Statistics Module
The Statistics module incorporates evaluation procedures of standard quantitative measures of centrality (mean) and dispersion of (discrete) numerical sets. This module incorporates weighted averages, geometric mean, Inter-Quartile range, mean and standard deviation, sample variance and the coefficient of variation.
Discrete Probability Module
The Discrete Probability module encapsulates the foundations of discrete probability and discrete probability distributions.
Publisher: WebCab Components|
Date:
05-10-2004 | Size: 7617 KB |
| |
- |
| |
Cavaj Java Decompiler
|
License:
Freeware |

|
|
| |
Cavaj Java Decompiler is a graphical freeware utility that reconstructs java source code from CLASS files. You can decompile java applets, jar and zip files producing accurate java source code. Browse the reconstructed source code with the Class View for instant access to methods and fields. Cavaj Java Decompiler is a standalone Windows application, it doesn't require you to have Java installed..
Publisher: Sureshot|
Date:
28-04-2002 | Size: 1000 KB |
| |
- |
| |
JCavaj Java Decompiler
|
License:
Freeware |

|
|
| |
JCavaj Java Decompiler is a free Java-based Java Decompiler. It reconstructs the original source code from a compiled binary class file. You can decompile java applets, jar and zip files producing accurate java source code. JCavaj runs on any platform with Java Runtime Environment 1.4 or higher installed..
Publisher: Sureshot|
Date:
01-10-2002 | Size: 800 KB |
| |
- |
| |
uuDeJava
|
License:
Freeware |

|
|
| |
uuDeJava is tool for UnCompile Java Class files,and the Java source files is out to the same folder of Class files. Inner it use of jad.exe.
With uuDeJava you can UnCompile Class files by click on it,or right click on it then send it to uuDeJava's Short Cut in "Send To",also you can drop Class files or Folders to the window of uuDeJava. With Config,you can use Inner Editor or Outer Editor to open the out java files.
1, uuDeJava is Multilanguage. Now with English (United States), Japanese (Japan), Chinese (PRC), Chinese (Taiwan).
Also you can add others language(need download source of uuDeJava and modify lang.
Publisher: uuware.com|
Date:
2-91-2008 | Size: 545 KB |
| |
- |
| |
ComfyJ
|
License:
Shareware |

|
|
| |
ComfyJ is a bi-directional Java-to-COM bridge. ComfyJ allows a Java application to easily integrate with any COM/OLE/OCX/ActiveX libraries and to expose Java objects as COM objects. And all this is possible in pure Java language without writing native code.
Hint: The library that is available for direct download from this site supports both Windows 32-bit and Windows 64-bit. You can download ComfyJ for Windows 32-bit or ComfyJ for Windows 64-bit or get evaluation licenses for our libraries at our website at any time..
Publisher: TeamDev Ltd|
Date:
17-05-2007 | Size: 3193 KB |
| |
- |
| |
ExcelEverywhere for Java/JSP
|
License:
Shareware |

|
|
| |
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, ROI-calculator, engineering.
No Risk! 30 day money back guarantee. 6 month email support included in all products.
Add images, set number formats, colors in Excel, and try again. In no time you get a perfect CSS-based JSP-page.
A separate JavaBeans is used as a session bean to do all the calculation.
Publisher: Framtidsforum I&M AB|
Date:
15-09-2005 | Size: 5830 KB |
| |
- |
| |
SpreadsheetConverter to Java/JSP
|
License:
Shareware |

|
|
| |
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, ROI-calculator, engineering.
No Risk! 30 day money back guarantee. 6 month email support included in all products.
Add images, set number formats, colors in Excel, and try again. In no time you get a perfect CSS-based JSP-page.
A separate JavaBeans is used as a session bean to do all the calculation.
Publisher: Framtidsforum I&M AB|
Date:
02-11-2005 | Size: 5479 KB |
| |
- |
| |
db4o for Java
|
License:
Freeware |

|
|
| |
db4o (database for objects) is the open source object database for java. It is a fast, lean and easy to use database for native Java objects.
It is free software available under the GPL but also under an optional commercial license.
It can persist any native Java object with a single line of code, minimizing persistence hassle and allowing you to experience the gains of true object-orientation.
Key Features:
- Simplicity (one line of code to store objects)
- Native Java objects (no interface, inheritance, pre or post-processing required)
- Class model == database schema
- Smooth production process
- Automatic schema versioning
- Query-by-Example
- S.
Publisher: db4objects, Inc.|
Date:
06-11-2004 | Size: 292 KB |
| |
- |
| |
1 Cool Button Tool - Java
|
License:
Shareware |

|
|
| |
Spice up your web-site with animated buttons, menus, navigation schemes and other interactive Java applets using this easy-to-use tool - you can even add sound effects. Just arrange your buttons in a WYSIWYG window, and press 'Build Java', 1 Cool Button Tool generates all the java and HTML code for you. Personalise your menus with your own JPGs, GIF, WAV or AU files. There is even a JavaScript interface for more advanced users..
Publisher: Juice Software|
Date:
01-05-2001 | Size: 3739 KB |
| |
- |
| |
2D/3D Vertical Bar Graph API Library (Java Bean)
|
License:
Shareware |

|
|
| |
The Vertical Bar Graph API is a Java Bean Component. Designed specifically to enable programmers to easily add powerful graphing functionality to any form of Java application Download the Free Trial today for access to:- - Documentation - Code samples - Demo Applications - IDE specific instructions and much more..
Publisher: Sirius Computer Consultants Limited|
Date:
20-01-2005 | Size: 518 KB |
| |
- |
| |
CredibleXML 1.5 (Java Edition)
|
License:
Comercial |

|
|
| |
CredibleXML 1.5 (Java Edition) is an IDE that generates Java libraries to parse and transform data into a fully defined XML format. The generated Java object oriented framework gives the programmer easy access to manipulate the resulting XML output. The generated code also outputs DTD, W3C Schema and XML-Data..
Publisher: Crediware LLC|
Date:
14-06-2002 | Size: 4940 KB |
| |
- |
| |
1st Javascript Library
|
License:
Shareware |

|
|
| |
1st Javascript Library(Coocool) is a shareware program that allows web developers the ability to add advanced java script and DHTML code to their web pages easily. Coocool also allows web developers to add java applets to their web pages freely..
Publisher: 1st Studio|
Date:
29-03-2003 | Size: 2431 KB |
| |
- |
| |
db4o - database for objects
|
License:
Shareware |

|
|
| |
db4o - database for objects - is a fast client/server Java object database. A footprint of 250 kB saves memory and allows online-download. ACID transactions keep all data safe in case of VM stops. The S.O.D.A. query API let's you query your data with the power of Java. Automatic class recognition permits zero-admin deployment. No enhancers! No modifications to application classes!. db4o is threadsafe and runs in servlet environments like Tomcat..
Publisher: db4o|
Date:
17-04-2003 | Size: 646 KB |
| |
- |
| |
BKTraceRoute
|
License:
Demo |

|
|
| |
The BKTraceRoute v3.0 .NET class collection contains TraceRoute and associated utility
classes for tracing the route to one or more remote hosts either synchronously or
asynchronously.
The current version includes:
1. Both synchronous (blocking) and asynchronous (non-blocking) methods for tracing routes
to remote hosts.
2. Fully commented class libraries developed in 100% CLS compliant C# code.
3. Thorough documentation in .CHM (Compiled HTML Help File) format for the BKTraceRoute
and BKSystem class libraries.
4. Windows Forms and Console examples detailing both synchronous and asynchronous methods of tracing the route to remote hosts, written in both C# and VB.
Publisher: Bill Koukoutsis|
Date:
25-01-2004 | Size: 604 KB |
| |
- |
| |
BKPing
|
License:
Demo |

|
|
| |
The BKPing v3.0 .NET class collection contains Ping (ICMP Echo) and associated utility classes
for pinging one or more remote hosts either synchronously or asynchronously.
The current version includes:
1. Both synchronous (blocking) and asynchronous (non-blocking) methods for pinging remote
hosts.
2. Fully commented class libraries developed in 100% CLS compliant C# code.
3. Thorough documentation in .CHM (Compiled HTML Help File) format for the BKPing and
BKSystem class libraries.
4. Windows Forms and Console examples detailing both synchronous and asynchronous methods of Pinging a remote host, written in both C# and VB.
Publisher: Bill Koukoutsis|
Date:
21-01-2004 | Size: 612 KB |
| |
- |
| |
CryptoTools
|
License:
Demo |

|
|
| |
CryptoTools is a multi-language suite of encryption components and libraries. CryptoTools provides DES and Triple DES (3DES) encryption, as well as Base64 encoding and MD5 hashing capabilities. CryptoTools supports the following major languages C (win32), C++, ActiveX/COM, .Net and Java. Components for all languages are available in one single package..
Publisher: Deux Sortes Inc.|
Date:
23-01-2006 | Size: 1120 KB |
| |
- |
| |
RiadaHeadline
|
License:
Shareware |

|
|
| |
RiadaHeadline java ticker, free animated text marquee, scrolling news applet maker. With RiadaHeadline, getting repeat visits has never been simpler! When headlines need to be updated, RiadaHeadline's design environment makes editing HTML or Java parameters a thing of the past. Using Java based RiadaHeadline, and its Windows design environment, anyone can now incorporate dynamic headlines on their web sites without fuss or a budget..
Publisher: Riada International Pty. Ltd.|
Date:
23-05-2001 | Size: 929 KB |
| |
- |
| |
JCODER (Java IDE for Windows)
|
License:
Freeware |

|
|
| |
Jcoder is a Java IDE that runs on Windows which enables programmers to create, navigate, modify, and debug code faster and more accurately. Jcoder can be used in conjunction with different Java Developer Kits by configurating JDK profiles.
Jcoder features an intuitive interface and provides a wide range of features: fast opening, rapid response times, customizable user interface, project management, wizards, class viewer, package viewer, tabbed documents and remote debugging.
In addition, Jcoder equips a comprehensive set of code editor tools enabling developers to rapidly create sophisticated Java applications/applets, some of the capabilities, including syntax highlighting, smart code completion, automatic indentation, formatting, and more.
Publisher: PremiumSoft CyberTech Ltd.|
Date:
-61-2008 | Size: 2250 KB |
| |
- |
| |
EnglishToUML
|
License:
Shareware |

|
|
| |
EnglishToUML is analysis and desgin tool for UML class models. It builds class models using easy access facts identified from requirements specs. It has text editor to edit and analyze facts. Easy access facts lead to better focus and communication among business analysts, data modelers, software engineers, program managers, domain specialists, and customers. Also these make maintaining class models easier..
Publisher: ObjectTrees Soft Consulting|
Date:
08-12-2006 | Size: 28691 KB |
| |
- |
| |
IDAutomation PDF417 Font and Encoder
|
License:
Demo |

|
|
| |
This professional-grade product includes multiple encoder components for the generation and integration of PDF417 barcode symbols. In this package, IDAutomation provides font encoders and graphic encoders. Font encoders return a text string, that when printed or displayed with the PDF417 font, create the PDF417 bar-code symbol. Graphic encoders simply return a graphic of the symbol. Encoders provided include: .NET DLL, Forms Control, ASP.NET Web Component, ActiveX DLL, Crystal Reports UFL, Java Class Library, Java Servlet, Native VB Module for Visual Basic, Excel and Access and the Native Crystal Reports Formula.
Publisher: IDAutomation.com, Inc.|
Date:
22-11-2006 | Size: 1838 KB |
| |
- |
| |
Aspose.Words for Java
|
License:
Shareware |

|
|
| |
Aspose.Words is a Java component to read, write and modify a word document without using Microsoft Word. It supports all java applications and works with J2SE 1.4.x and higher. Other useful features include content & formatting manipulation, mail merge abilities with images and support of DOCX, DOC, HTML and XHTML formats. All other drawing objects like shapes, images, textboxes, OLE objects and ActiveX controls in documents are also supported.
Key Features:
* No Microsoft Word Automation
* Rich Object Model
* Platform Independence
* Document Conversion in Popular File Formats
* Advanced Document Manipulation
* Mail Merge and Reportng.
Publisher: Aspose Pty Ltd|
Date:
26-05-2008 | Size: 7270 KB |
| |
- |
| |
COMM-DRV++
|
License:
Demo |

|
|
| |
Easy to use professional serial communication C++ class library for Windows XP, Windows 2000, Windows Me, Windows 98, & Windows 95. Includes the ZModem, YModem, & XModem file transfer protocols. Supports Microsoft Visual C++ & Borland C++. Supports any number of ports running concurrently. Supports any device that has a Windows serial communication driver (multiport card, USB comm hubs, modems, etc.).
Publisher: WCSC (Willies Computer Software Co)|
Date:
19-11-2001 | Size: 6081 KB |
| |
- |
Page: 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 |
|
|
|
Universal
Explorer
Powerful windows
explorer file
manager and
viewer.
Disk
Size Manager
Analyses
hard disk space and collects statistics.

Web
Data Mining
Extract
information from web. Download tools, data grabber.

|