jEdit is a programmer's text editor written in Java.
jEdit is a programmer's text editor written in Java. It uses the Swing toolkit for the GUI and can be configured as a rather powerful IDE through the use of its plugin architecture.
Project35 is a suite of software tools that generate forms based on XML schemas. Originally derived from the Pedro research project, the Project35 tools have been modified to support more production-level use cases, esp. in the developing world.
Data Manipulator is a pure Java GUI interface for SQL databases. Not only an administrative tool, but one that allows a user to create forms and reports. Additionally A Java programmer can use code with Forms, reports a stand alone to manipulate the data
Swing Bean Form Builder (SBFB) is a javaSWING framework that automatically
generates input and presentation GUIs from standards JavaBeans (or POJO)
objects.
The generated GUIs can be customized using a simple XML file.
javaoltp is a framework for simple creation of OLTP applications using Swing or HTML. Is provides high-level APIs to create forms, reports & menus, highly integrated with an SQL database. It includes: DAO, GUI Widgets, JSP/Swing Data Entry, Reports , etc