Abeel Java Toolkit (AJT)

A collection of utility methods for Java.

AJT 1.12 released

The new version is available for download with updated documentation.

This release contains mainly new features: a new tutorial on how to use the GraphicsFileExport in combination with the JFreeChartWrapper, a new factory class was added to create LineIterators from ZIP and GZIP files and a triplet class that implements a triplet (like a pair, but then with three elements).

AJT 1.11 released

AJT is a utilities library for Java. Release 1.11 is available for download.

This release features several new utilities including:
(1) ExtensionManager, a utility to make sure a file has the desired
extension or one that is commonly used for that file type.
(2) DirectoryFilter, a file filter that only returns directories.
(3) A Wrapper for JFreeChart to implement be.abeel.Drawable
(4) New image encoders for BMP and ICO
(5) A two dimensional HashMap

AJT 1.10 released

The new version is available for download .

The API documentation

We have fixed a bug in the LineIterator that prevented files with a comment on the first line to be processed correctly.

We added a PatternFileFilter, which can filter file names that match any regular expression.

AJT version 1.9 released

The new version is available for download .

The javadoc documentation

This new release of the AJT library adds a number of DNA properties: Twist, Tilt, Roll, Shift, Slide and Rise.

The implementation of the LineIteration has a new feature. It can now skip comment and blank lines if requested.

AJT version 1.8 released

The new version is available for download with documentation.

This releases provides several new features.
We have added a Java and a Javascript implementation of the base64 encoding algorithm.
We have added a PHP5 class to read Java properties files.
We have integrated the epsgraphics library and removed the dependency on the external version of the library.

AJT version 1.7 released

The new version is available for download with documentation.

About AJT

AJT is a toolkit with utility classes for Java. This mainly covers classes that make life easier when writing Java programs. While many of these classes may seem trivial at first sight, they often significantly reduce the verbosity of your programs.

The project is hosted at Sourceforge as all the other open source projects here. And is available here.

Version 1.x of the library is available under the GNU GPL 2 or later.

Version 2.x of the library is available under the GNU LGPL 3 or later.

Syndicate content