Download List

Projeto Descrição

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.

2006-06-06 23:28
1.0.0-Preview Release 4

Um check-in SSDataNavigator para a bandeira confirmDeletes durante exclusão linha foi corrigido.
Tags: Minor bugfixes
A check in SSDataNavigator for the confirmDeletes flag during row deletion has been fixed.

2006-05-18 21:01
1.0.0-Preview Release 3

Esta versão adiciona funções extras à interface SSDBNav para dar mais controle para o programador para criar e gerenciar eventos diferentes no DataNavigator. Várias novas classes foram adicionadas ao pacote de formatação, e continua o trabalho para finalizar e documentar esse pacote e seus sub-pacotes.
Tags: Minor feature enhancements
This release adds extra functions to the SSDBNav interface to give more control to the programmer to create and manage different events on the DataNavigator. Several new classes have been added to the formatting package, and work continues to finalize and document this package and its sub-packages.

2005-03-10 01:03
1.0.0-Preview Release 2

Esta versão corrige um problema com o Java 1.5 a SSDataNavigator, fornece suporte para o tipo TIMESTAMP de dados SQL, e suporta JScrollPanes em SSDBNavImp para que os valores que o compõem forem devidamente apuradas para novos registros. Esta versão melhora drasticamente o comportamento ea funcionalidade de teclas de navegação no SSDataGrid.
Tags: Minor feature enhancements
This release fixes a Java 1.5 issue with the SSDataNavigator, provides support for the TIMESTAMP SQL data type, and supports JScrollPanes in SSDBNavImp so that component values are cleared properly for new records. This version drastically improves the behavior and functionality of keystroke-based navigation in the SSDataGrid.

2005-02-22 03:56
1.0.0-PR1

A API JavaDoc e passaram por uma grande reformulação para a consistência. A imagem, label, slider, formatação e componentes são novos nesta versão. Uma classe utilitário chamado SSSyncManager foi adicionado para simplificar a criação de telas com as duas caixa de combinação e de navegação baseado em navegador baseado. Um exemplo disto é fornecido em Example4.java.
Tags: Major feature enhancements
The API and JavaDoc have undergone a major rewrite for consistency. The image, label, slider, and formatting components are new in this release. A utility class called SSSyncManager was added to simplify creation of screens with both combo box-based and navigator-based navigation. An example of this is provided in Example4.java.

2004-11-01 22:45
0.9.2-beta

Esta versão corrige um problema com SSJdbcRowSetImpl.setCommand () não actualiza o seu JdbcRowSetImpl subjacente. Suporte para tipos numéricos foi adicionado, e no resto do apoio datatype foi unificada em SSTableModel e SSTextDocument. A this.fireTableDataChanged () foi adicionado ao método init () de SSTableModel para alertar os ouvintes a qualquer alteração nos dados.
Tags: Minor bugfixes
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.

Project Resources