jInterface - XML based UI markup language
Posted: Thu Jul 01, 2010 10:06 am
jInterface is an XML based user interface markup language written in Java. Its main purpose is to generate Java Swing GUI. Writing applications in jInterface requires no prior knowledge of Java or Swing. It is compatible with any server side scripting language. If you know how to write web pages in HTML+PHP you could easily write applications in jInterface. jInterface is an Applet, meaning you can start it in the browser. Also it can be started directly without the browser using Java Web Start. No matter what browser client uses jInterface runs on it as long as Java is installed. Basically you can create complex (desktop) applications like window based programs with very little time and only by writing XML and PHP to add dynamic functions. Check out the website for demo projects.
Here are 2 applications which demonstrate what jInterface can do (source code is available):
1. Syntax Database: http://jinterface.planet.ee/SDB/
2. Showcase Demo: http://jinterface.planet.ee/examples/showcase/
Website: http://jinterface.planet.ee/
Here is the screenshot of Syntax DB

Here are 2 applications which demonstrate what jInterface can do (source code is available):
1. Syntax Database: http://jinterface.planet.ee/SDB/
2. Showcase Demo: http://jinterface.planet.ee/examples/showcase/
Website: http://jinterface.planet.ee/
Here is the screenshot of Syntax DB
