Zen
Home PageCategories: Web frameworks
Author: ZValley
Latest version: 1.0
Added 2005-12-13
XML platform development environment for Rich Internet Applications.
Zen defines a development and a runtime environment that lets developers familiar with server-side technologies build front ends for applications that look and function like Windows applications.
Features include:
- more than 50 components, designed to take advantage of the Swing architecture, from enhanced basic components like Textfield or Toolbar, to advanced components like ZSelector or ZExplorerBar.
- you can develop and integrate your own widgets.
- your application can interact with server-side functionality, such as databases, Java objects, and other server-side services.
- in Zen, you use an XML-based programming model to develop an application, describe the user-interface, configure user interface controls, and define data bindings.
- two languages are used to write Zen applications: ZXML and Java. ZXML is an XML mark-up language that you use to lay out user interface components. You also use ZXML to declaratively define non visual aspects of an application, such as access to data sources on the server and data bindings between user interface components and data sources on the server.
Built for Java |