Download List

Project Description

SwingSet is an Java toolkit that contains data-aware replacements for many of the standard Java Swing components. It currently includes replacements for JTextField, JTextArea, JComboBox, JCheckBox, JSlider, and JLabel. There is also an image component, a graphical record navigator, and a data grid component. All of the primary components are available as JavaBeans.

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.

2004-11-01 22:45 Back to release list
0.9.2-beta

This release fixes an issue with SSJdbcRowSetImpl.setCommand() not updating its underlying JdbcRowSetImpl. Support for NUMERIC types has been added, and the rest of the datatype support has been unified across SSTableModel and SSTextDocument. A this.fireTableDataChanged() has been added to the init() method of SSTableModel to alert listeners to any changes in data.
Tags: Minor bugfixes

Project Resources