API

SQLJet: Working With SQLite Databases in Pure Java

SQLJet is an independent pure Java open source implementation of the SQLite RDBMS core functionality. SQLJet provides API to create, read and modify SQLite...

5 replies - 2680 views - 09/16/09 by Alexander Kitaev in Articles

New Java Library to Monitor File System Events

TeamDev has recently announced the commercial release of JxFileWatcher.JxFileWatcher is a cross-platform library that provides convenient Java API for...

0 replies - 1590 views - 04/27/09 by Igor Shvydkoy in Announcements

JxFileWatcher from TeamDev - A New Java Library to Monitor File System Events

TeamDev has recently announced the start of Early Access Program (EAP)* for a new product called JxFileWatcher.JxFileWatcher is a cross-platform library that...

0 replies - 864 views - 03/19/09 by Igor Shvydkoy in Announcements

Aspose.Pdf: Create Table, Header & Footer in PDF

Aspose.Pdf is a Java Pdf component to create Pdf documents without using Adobe Acrobat. What’s new in this release?This new version of Aspose.Pdf for Java...

2 replies - 2704 views - 12/21/08 by Usman in Announcements

Beautiful API Design

When I first began to program in Java, I loved the Java language a lot. I used to program in Pascal, Delphi ,Visual Basic and C but Java was very different...

2 replies - 6449 views - 11/26/08 by Ibrahim in News

Introducing Milton: An Open Source Webdav API for Servers

Milton is an open source java library for implementing desktop integration in your web apps with WEBDAV.For those not familiar with WEBDAV, its like FTP but...

0 replies - 1485 views - 10/29/08 by brad_the_mc in Announcements

Do You Anthropomorphize When Coding?

I recently wrote, in this blog about state management, threading and API design, the following (talking about a refactored SwingWorker with the state...

9 replies - 4124 views - 08/10/08 by Tim Boudreau in Articles

KonaKart v2.2.6.0 Free Java Shopping Cart

DS Data Systems UK Ltd. is pleased to announce the release of KonaKart v2.2.6.0, a free java based shopping cart application with easy to use java APIs and a...

1 replies - 2742 views - 05/29/08 by Paolo Sidoli in Announcements

Console applications with Java 6

In Java 6 a better way of interacting with the command prompt was introduced, the java.io.Console class. Together with the utility class java.util.Scanner...

3 replies - 7021 views - 05/06/08 by danielstoner in News

Network interface details with Java 6

Many times it is useful to be able to get programmatically information about the network interfaces present on a host. Java standard library include a number...

1 replies - 7770 views - 05/05/08 by danielstoner in News

Getting File System Details in Java

Due to a number of differences between various platforms it is very difficult to present system specific information in a consistent manner. When getting...

3 replies - 7040 views - 05/04/08 by danielstoner in Tips and Tricks

Displaying a Splash Image With Java 6

Introduced in Java 6 is the option of displaying a splash screen when an application starts. The splash image file can be specified on the command line with...

4 replies - 3967 views - 05/01/08 by danielstoner in News

SVNKit: Tame Subversion with Java!

SVNKit is an Open Source pure Java Subversion library. SVNKit literally brings Subversion, popular open source version control system, to the Java world.

5 replies - 6790 views - 02/26/08 by Alexander Kitaev in Announcements