Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Ein Check-in SSDataNavigator für die confirmDeletes Flagge während Zeile Löschen wurde behoben.
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

Diese Veröffentlichung fügt zusätzliche Funktionen, um die SSDBNav Schnittstelle zu mehr Kontrolle für den Programmierer geben zu erstellen und verschiedene Veranstaltungen auf dem DataNavigator verwalten. Mehrere neue Klassen wurden, um die Formatierung Paket hinzugefügt, und nimmt weiterhin zu finalisieren und das Paket und dessen Unter-Packages enthalten Dokument.
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

Diese Version behebt ein Problem mit Java 1.5 der SSDataNavigator, bietet Unterstützung für die SQL-Datentyp TIMESTAMP, und unterstützt JScrollPanes in SSDBNavImp, so dass Komponente Werte ordnungsgemäß für neue Datensätze gelöscht. Diese Version verbessert drastisch das Verhalten und die Funktionalität von Tastendruck-basierte Navigation im 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

Die API-und JavaDoc worden sind A-Dur für Kohärenz umzuschreiben. Das Bild, Etikett, Schieberegler und Formatierungen Komponenten sind in dieser Version neu. Ein Dienstprogramm Klasse namens SSSyncManager wurde hinzugefügt, um die Schaffung von Bildschirmen mit beiden Kombinationsfeld zu vereinfachen und Navigator-basierte Navigation. Ein Beispiel hierfür ist in Example4.java zur Verfügung gestellt.
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

Diese Version behebt ein Problem mit SSJdbcRowSetImpl.setCommand () nicht aktualisiert ihr zugrunde liegenden JdbcRowSetImpl. Support für numerische Typen wurde hinzugefügt, und der Rest des Datentyps Unterstützung wurde über SSTableModel und SSTextDocument vereinheitlicht. Ein this.fireTableDataChanged () wurde hinzugefügt, die init ()-Methode SSTableModel die Zuhörer, um alle Änderungen in den Daten Benachrichtigung.
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