JAXX is a powerful XML user interface language for Java. JAXX source files compile into ordinary Java classes, making integration a snap.
JAXX features advanced data binding and event handling, and uses (fully compiled) Java as its scripting language
JAppGen is a framework for generating J2EE applications. At least in its initial form, it will create Tiles/JSF/Spring/Hibernate applications from a common configuration definition written in XML.
This project has the aim to develop an editor for the module descriptor files of the popular hivemind framework. The editor help write the contributions to configuration points, by gathering all module descriptos to parse all schemata.
Swlink provides a declaratively model-view-controller realization for Java Swing. It provides a comprehensive facility to bind Java User Interface components to models and controllers. Best of all, it keeps Java GUI code tidy and eaiser to maintain.
A RAID tool for developing enterprise applications based in a XML model for the applications and different runners, (rich-clients in swing, web-clients, etc,...), independent of the architecture (WebServices, J2EE, two-layers,..)
XML Based Application Architecture(XAA) is a concept of constitution method of GUI Application based on XML.
This project develop the framework and RAD tools.
This framework is a release notes framework that enables to generate textual release notes from an XML file. This is an open framework that enables to integrate outer information (VSC, bug tracking). Stand-alone GUI and Eclipse integration is on march.
UBIQLIPSE is a plug-in for Eclipse that provides a WYSIWYG editor for the creation of UIQ 2.1 GUIs. UBIQLIPSE maintains an XML model of the GUI and converts this model into Symbian C++ code on demand, using an existing tool developed by Symbian.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Automatically generate SWT GUI from XML files. Supports all GUI components provided by SWT plus standalone dialog / composite. Supports auto-population of list/combo/table/tree from database directly without writing single line of code!
Please provide your feedback/suggestions to author to make the necessary improvements ...
sCODE stands for s/CODE//, that is to say a replacement for CODE Designer, a tool for designing DDS (AS400) screens, integrated within WSAD/Eclipse, with Webfacing editing capabilities, and scripting tools.
JMicroscope is a library and framework for mobile enterprise applications based on the Java 2 Micro Edition (J2ME). It provides commonly required features (MVC,RPC,DAO) for mobile applications which act as clients to java enterprise applications (J2EE).
ZUI lets you create standard Swing frontends using XML documents. You only have to create a class, code the methods that will receive the events and define the widgets disposition and their events with XML.
NanoGraph is a java component for graph visualisation. It aims to visualize domain oriented object models without requiring code changes to these models. Design goals include a small footprint and Swing/SWT/SVG support.
Java SWT and AWT port of Scintilla, a free sourcecode editing component. Scintilla runs on Windows and Linux with GTK+. It is a rich text editing control that supports syntax styling, error indicators, code completion, call tips, etc.
OpenL implements Java-like languages allowing to use code snippets placed in Excel, XML, or DB. OpenL is a foundation for OpenRules http://openrules.com. Maintained from http://openl.org
SwixNG lets you define User Interfaces in XML files, narrowing down your Java code to the behaviour of the program. Via an easy-to-use API, you can integrate your own components and even localize your GUI at runtime.
Institute of Technology, Blanchardstown Computer Science code by the class of 2007-2011 on course BN104. In this project we are open sourcing all of our project work to the public in the hopes it can be reused, built-upon, and used in education.
The Framework helps developing Enterprise Applications and increases development productivity as well as quality. The fundamental business layer stands in the centre and it provides use case and domain model abstractions, supported by an MDA approach.
Using this Eclipse Plugin, one should be able to get a quick overview on what has changed between two EMF models.
The graphical representation is fetched from GMF, the differencing is done by EMF compare.
A very flexible and extendable Java layout engine that uses XML to render Java user interface components and separate the data model from visualization.
This is a Java Swing wizard dialog framework based on Robert Eckstein's article and sourcecode at http://java.sun.com/developer/technicalArticles/GUI/swing/wizard/. The Wizard is allowed to have multiple paths to the finish button,