Archive for the ‘Java’ Category
Posted on Feb 7, 2010 03:19:07 PM
The Droplets secure rich thin client framework integrates with Borland JBuilder to enable developers to quickly build and deploy server-based applications and portlets that look and behave just like native GUI software – using standard Java.
Droplets use 90% less bandwidth than HTML, deliver real-time streaming data, and are accessible in a Web browser or directly from the desktop. Droplets apps are used by the US military, major corps, and ISVs.
Read the rest of this entry »
Posted on Sep 30, 2009 06:30:01 PM
StelsCSV is a JDBC driver that allows to perform SQL queries and other JDBC operations on text files (CSV, DSV, tab-separated, fixed-length, etc)
Using this driver, you can easily create a fast database consisting of plain text files. Also, the driver can be used for writing data importing programs and migration tools.
Read the rest of this entry »
Posted on Sep 11, 2008 06:16:03 PM
Good-looking calculating JSP-page from Excel.
Separate JavaBean with full source. 165 Excel-functions supported. No Excel needed on server. Both Windows and *nix supported. Easy to do backend-integration.
No programming, let the domain expert create the code. Easy updating: fix spreadsheet and generate again. Use it for expense reports, surveys, order forms, financial advisor, ROI-calculator, engineering.
Read the rest of this entry »
Posted on Aug 8, 2008 10:36:53 AM
JDatePicker is a suite of date components for Swing, highly appreciated by Java developers for its richness of features, configurability and well crafted API.

It contains an editable date picker, a date/time field, a multiple month calendar and a month component. It also provides a date cell editor for JTable components.
The components can be internationalized, have support for mouse and keyboard and can be used with any look and feel.
Read the rest of this entry »
Posted on Jul 16, 2008 01:40:09 PM
A set of custom Borders for your Java Swing applications – including animated colours, a 3d-effect shadowed border and a PictureFrame border.
Read the rest of this entry »
Posted on Jul 11, 2008 03:02:12 PM
DJ Java Decompiler is Windows decompiler and disassembler for Java that reconstructs the original source code from the compiled binary CLASS files.
This program can take compiled binary class files including applets, and “dead” code parts and generate accurate source code. The program also includes a full-featured Java editor that features a GUI with syntax-coloring. Enables users to save, edit and compile the generated java code
Read the rest of this entry »
Posted on Jun 30, 2008 11:53:46 AM
“DAO (Data Access Object) Generator” generates high quality source code for the Data Access Layer in service-oriented and object-oriented architecture for accessing relational database schemas. DAO-Generator follows the Data Access Object (DAO) design pattern and generates java code. Current Version of this tool supports DB2 UDB, Informix, Ingres, MaxDB, Mimer SQL, Mckoi, Oracle, SQL Server, MySql, and PostfreSQL databases to connect and generate code.
Read the rest of this entry »