Skip to content

damianham/RIBAX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RIBAX is an Open Source Rich Internet Business Application Framework that enables website developers, software engineers, system administrators, system integrators, OEMs etc. to create a GUI for a software system in a simple XML language. The framework manages a set of Java Swing components and wraps the plumbing around the components for data transfer, event handling etc. The "Business" element means it is oriented towards managing data rather than displaying multimedia.

The framework is implemented as a Java Applet which reads the XML description of the GUI and creates the GUI components, sourcing data from specified data sources and posting modified/entered data to back end data sources such as Web Services. The framework is intended to be an alternative to the page based interfaces of web applications which suffer from the endless request/response cycle however it can be used to develop a network capable GUI for any software system. 


About

Rich Internet Business Application Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages