javaXUL

A simple to use XUL implementation in Java
Download

javaXUL Ranking & Summary

Advertisement

  • Rating:
  • License:
  • LGPL v2
  • Publisher Name:
  • magnum
  • Publisher web site:
  • https://javaxul.dev.java.net/

javaXUL Tags


javaXUL Description

A simple to use XUL implementation in Java javaXUL's goal is to provide a simple to use XUL implementation in Java (including CSS and Javascript capabilities), to be able to use it in Java projects. Some uses for javaXUL could be: * embedding a XUL stack in a Java browser (such as https://xhtmlrenderer.dev.java.net/) * using XUL as a UI language in Java applications, including the ability to communicate to JavaA Java project called jXUL (see ) had exactly this goal, but it seemed that its development stalled very quickly in 2001, while still in Beta or even Alpha stage (no activity since then). Luxor (see ) is huge and complex, and also has no activities since some years. I have developed a XUL-subset for my own use, which worked pretty well for what I had to do with it, including Javascript capabilities (by leveraging the Rhino engine from mozilla). I think it could be better to share this work and expand it than keeping it for myself.javaXUL is not intended to compete with much more complete RIA offerings, such as Flash, Silverlight or javaFX. Instead it tries to leverage the expressivity of XUL in the java developement area. Compatibility with Mozilla XUL (such as the Firefox implementation) is a goal, but ease to use in the Java world is also one. What's New in This Release: · It allows you to use more than one script language on the platform. · Groovy is supported, as well as Beanshell. · Additionally, some methods have been added to give more flexibility to users.


javaXUL Related Software