Version 0.6 of Generic Algorithms for Java

Release Notes: This release features support for the second JDK1.5 beta release. The SpreadsheetTableModel is now Spreadsheet, and is somewhat functional in this release: formulas can be set up programmatically, constant values may be entered at runtime into cells, and cells are individually formattable. GenericCellEditor, GenericListCellRenderer, and GenericTableCellRenderer now include constructors that form drop-in replacements for the Swing classes that they extend. GenericTableModel and GenericColumn now support formatting and parsing functors.

Other releases

  •  10 Apr 2005 10:30

Release Notes: This release has support for Java 1.5.0_02. The new FunctorParser (and its type safe extension GenericParser) allows functors to be described using a Java-like syntax: the parser creates the functor that implements the logic described in the expression. Hacker's Worksheet is the next phase in the evolution of the Spreadsheet engine included in the prior release. This application uses the FunctorParser to implement a spreadsheet whose expression language looks like Java in most respects.

  •  22 Sep 2004 02:28

Release Notes: This release features support for the second JDK1.5 beta release. The SpreadsheetTableModel is now Spreadsheet, and is somewhat functional in this release: formulas can be set up programmatically, constant values may be entered at runtime into cells, and cells are individually formattable. GenericCellEditor, GenericListCellRenderer, and GenericTableCellRenderer now include constructors that form drop-in replacements for the Swing classes that they extend. GenericTableModel and GenericColumn now support formatting and parsing functors.

  •  23 Feb 2004 03:10

Release Notes: Initial release.

Screenshot

Project Spotlight

Feed4JUnit

Test method parametrization for methodologies like smoke testing, equivalence class testing, and analyst driven tests.

Screenshot

Project Spotlight

PrinterSetup

A flexible printer setup system.