Download List

Projeto Descrição

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

Uma interface ActionProvider permite ações mantidas pelo ActionFactory ser retreived a partir de fontes arbitrárias. As propriedades utilizadas por ActionFactory agora podem ser distribuídos por vários pacotes, por exemplo, para separar i18n de nonnls. Um clone KEduca JEduca nome foi adicionado à árvore de progs (repositório SVN apenas). Um analisador argumento de linha de comando foi adicionado.
Tags: Major feature enhancements
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.

2006-03-29 22:58
0.8.0

Esta versão traz várias pequenas melhorias e correções, além de mais opções de formatação e manipulação de exceção ActionFactory automáticas para métodos de ação em ReflectionAction.
Tags: Major feature enhancements
This release features several minor improvements and bugfixes, plus more formatting options in ActionFactory and automatic exception handling for action methods in ReflectionAction.

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

Esta versão traz algumas novas classes. net.sf.japi.io.ARGV faz a iteração sobre String input ainda mais fácil e Perl-like do que ARGVReader. net.sf.japi.util.Arrays2 foi estendido para incluir shuffle e métodos de freqüência de todos os tipos. Algumas classes de utilidade para o SQL foram acrescentados, mais notavelmente implementações Swing TableModel para ResultSets. Esta versão também contém correções de bugs e melhorias de código.
Tags: Major feature enhancements
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.

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

Este comunicado contém um bugfix menor em TipOfTheDayManager. Além disso, o TipOfTheDayManager agora suporta META-INF/services para declarar as propriedades do arquivo contendo a ponta dos textos dia.
Tags: Minor feature enhancements
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.

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

Este comunicado contém algumas pequenas correções de código fonte. A implementação TreeTable atalho de teclado e um módulo de preferências foram adicionados.
Tags: Minor feature enhancements
This release contains some minor source code
fixes. A treetable implementation and a keyboard
shortcut preferences module were added.

Project Resources