<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent posts to news</title><link href="https://sourceforge.net/p/japi/news/" rel="alternate"/><link href="https://sourceforge.net/p/japi/news/feed.atom" rel="self"/><id>https://sourceforge.net/p/japi/news/</id><updated>2006-04-18T00:59:46Z</updated><subtitle>Recent posts to news</subtitle><entry><title>japi 0.9.0 released</title><link href="https://sourceforge.net/p/japi/news/2006/04/japi-090-released/" rel="alternate"/><published>2006-04-18T00:59:46Z</published><updated>2006-04-18T00:59:46Z</updated><author><name>Christian Hujer</name><uri>https://sourceforge.net/u/christianhujer/</uri></author><id>https://sourceforge.netef75e9b335ea676c34359e9d858a85b418c439d9</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;This is release 0.9 of JAPI, the useful Java API for Swing i18n/l10n. An ActionProvider interface allows Actions maintained by ActionFactory to be retreived from arbitrary sources. The properties used by ActionFactory now can be spread accross 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. &lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>JAPI migrated to Subversion</title><link href="https://sourceforge.net/p/japi/news/2006/04/japi-migrated-to-subversion/" rel="alternate"/><published>2006-04-03T02:05:25Z</published><updated>2006-04-03T02:05:25Z</updated><author><name>Christian Hujer</name><uri>https://sourceforge.net/u/christianhujer/</uri></author><id>https://sourceforge.netfed10313bbebd9adb53500fb887c8552edc8d511</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hello dear JAPI users and developers,&lt;/p&gt;
&lt;p&gt;I have just migrated JAPI to Subversion.&lt;br /&gt;
Subversion usage information specific to JAPI can be found on the JAPI homepage at: &lt;a href="http://japi.sf.net/subversion"&gt;http://japi.sf.net/subversion&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Due to cvs outage, the version history was not imported. For old versions, refer to the abandoned CVS repository.&lt;/p&gt;
&lt;p&gt;I have disabled CVS developer access for all JAPI developers. Also, I have removed the CVS link from the sourceforge project page.&lt;/p&gt;
&lt;p&gt;Greetings&lt;br /&gt;
-- &lt;br /&gt;
Christian Hujer&lt;br /&gt;
Free software developer&lt;br /&gt;
E-Mail: Christian.Hujer@itcqis.com&lt;br /&gt;
WWW: &lt;a href="http://japi.sourceforge.net/"&gt;http://japi.sourceforge.net/&lt;/a&gt; &lt;a href="http://daimonin.sf.net/"&gt;http://daimonin.sf.net/&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>japi-0.8.0 released</title><link href="https://sourceforge.net/p/japi/news/2006/03/japi-080-released/" rel="alternate"/><published>2006-03-30T23:01:57Z</published><updated>2006-03-30T23:01:57Z</updated><author><name>Christian Hujer</name><uri>https://sourceforge.net/u/christianhujer/</uri></author><id>https://sourceforge.nete7dcb7e3d42ced5c8c6b2b04c94c7c304933bd9a</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Intermediate release of JAPI, the useful Java API. Features several minor improvements and bugfixes, plus more formatting options in ActionFactory and automatic exception handling for action methods in ReflectionAction as a brand new convenience feature.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>japi-0_7-beta-1</title><link href="https://sourceforge.net/p/japi/news/2006/02/japi-07-beta-1/" rel="alternate"/><published>2006-02-27T12:54:38Z</published><updated>2006-02-27T12:54:38Z</updated><author><name>Christian Hujer</name><uri>https://sourceforge.net/u/christianhujer/</uri></author><id>https://sourceforge.net5b4b0c45a9a5762334c1c11d2fd7b5c825d63dd4</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;japi-0_7-beta-1 has been released. 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 notable Swing TableModel implementations for ResultSets. Of course this release also contains bug fixes and code improvments, like always. We're in BETA stage now.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>japi-0_6-alpha-1</title><link href="https://sourceforge.net/p/japi/news/2006/02/japi-06-alpha-1/" rel="alternate"/><published>2006-02-12T02:46:23Z</published><updated>2006-02-12T02:46:23Z</updated><author><name>Christian Hujer</name><uri>https://sourceforge.net/u/christianhujer/</uri></author><id>https://sourceforge.netf64a25ad4a7bf93a215b038ee4732271b4771b23</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Yet another JAPI release :)&lt;br /&gt;
New: treetable and keyboard shortbut preferences&lt;br /&gt;
Important Changes: ActionFactory key separator changed from '_' to '.'.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>japi-0.5-alpha-1 released</title><link href="https://sourceforge.net/p/japi/news/2006/02/japi-05-alpha-1-released/" rel="alternate"/><published>2006-02-03T22:33:57Z</published><updated>2006-02-03T22:33:57Z</updated><author><name>Christian Hujer</name><uri>https://sourceforge.net/u/christianhujer/</uri></author><id>https://sourceforge.neteb8378fc922dbb143e35d0b08d1686342ad72b31</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;The new release contains several new classes, amongst them two new LayoutManagers: ToolBarLayout for toolbars (better than BorderLayout) and ColumnLayout, which is like FlowLayout but lays out vertically instead of horizontally.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>japi-0.4-alpha-1 released</title><link href="https://sourceforge.net/p/japi/news/2006/01/japi-04-alpha-1-released/" rel="alternate"/><published>2006-01-22T14:25:46Z</published><updated>2006-01-22T14:25:46Z</updated><author><name>Christian Hujer</name><uri>https://sourceforge.net/u/christianhujer/</uri></author><id>https://sourceforge.net6c81bffa0a5104d5547f93bc6021783a54e8fb3a</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;We've just released japi-0.4-alpha-1.&lt;br /&gt;
This is the first release that also contains a documentation release package. So there are 3 release packages availabie: binary library, source and javadoc.&lt;/p&gt;
&lt;p&gt;Also checkout our website, there's a guide about how to use JAPI now.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>japi-0.1-alpha-1-src released</title><link href="https://sourceforge.net/p/japi/news/2005/10/japi-01-alpha-1-src-released/" rel="alternate"/><published>2005-10-08T12:24:06Z</published><updated>2005-10-08T12:24:06Z</updated><author><name>Christian Hujer</name><uri>https://sourceforge.net/u/christianhujer/</uri></author><id>https://sourceforge.netfe545c71dc9a7ed1dd61d07d215adcbfb2a92b77</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I've just published the first public source release of japi. The source code archive is available in four flavours: jar, zip, tar gzip and tar bzip2.&lt;/p&gt;
&lt;p&gt;About JAPI: JAPI is a library of Java packages and classes that help with i18n/l10n and application preferences dialogs.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>JAPI initial repository commit</title><link href="https://sourceforge.net/p/japi/news/2005/10/japi-initial-repository-commit/" rel="alternate"/><published>2005-10-08T11:41:47Z</published><updated>2005-10-08T11:41:47Z</updated><author><name>Christian Hujer</name><uri>https://sourceforge.net/u/christianhujer/</uri></author><id>https://sourceforge.nete4bfe2c1c7e05318d52559e4491885ab0805d8b7</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I've just committed the initial project revision to CVS.&lt;br /&gt;
The files are already quite mature, but currently only the source code is in CVS. Documentation, Examples and Tests are still missing.&lt;/p&gt;
&lt;p&gt;The project should be accessible via anonymous cvs within the next few hours, once SF has run its regular anon cvs repository update cycle.&lt;/p&gt;
&lt;p&gt;The library was initially developed for some open source projects at ITCQIS GmbH. The current library version is imported from Daimonin MMORPG.&lt;/p&gt;
&lt;p&gt;Christian Hujer&lt;/p&gt;
&lt;p&gt;About JAPI: JAPI is a library of Java packages and classes that help filling gaps in the original Java API and should be useful for most, if not all, Java programmers.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>