Download List

Project Description

JAPI is a Java API that was designed to extend
Sun's API with various features. It currently
focuses on the creation of internationalized and
localized Swing user interfaces and application
preference dialogs, but also has some other
interesting classes for io and util.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-04-18 03:11
0.9.0

An ActionProvider interface allows Actions maintained by ActionFactory to be retreived from arbitrary sources. The properties used by ActionFactory now can be spread across multiple bundles, e.g. for separating i18n from nonnls. A KEduca clone named JEduca has been added to the progs tree (SVN repository only). A command line argument parser has been added.
Tags: Major feature enhancements

2006-03-29 22:58
0.8.0

This release features several minor improvements and bugfixes, plus more formatting options in ActionFactory and automatic exception handling for action methods in ReflectionAction.
Tags: Major feature enhancements

2006-02-27 02:19
0_7-beta-1

This release features some new classes. net.sf.japi.io.ARGV makes iterating over input String even easier and more Perl-like than ARGVReader. net.sf.japi.util.Arrays2 has been extended to include shuffle and frequency methods of all kinds. Some utility classes for SQL have been added, most notably Swing TableModel implementations for ResultSets. This release also contains bugfixes and code improvements.
Tags: Major feature enhancements

2006-02-14 02:47
0_6-alpha-2

This release contains a minor bugfix in TipOfTheDayManager. Additionally, the TipOfTheDayManager now supports META-INF/services to declare the properties file containing the tip of the day texts.
Tags: Minor feature enhancements

2006-02-12 09:54
0_6-alpha-1

This release contains some minor source code
fixes. A treetable implementation and a keyboard
shortcut preferences module were added.
Tags: Minor feature enhancements

Project Resources