XML
  Home arrow XML arrow Page 2 - UI Design with Java and XML Toolkits
Dev Articles Forums 
ADO.NET  
Apache  
ASP  
ASP.NET  
C#  
C++  
ColdFusion  
COM/COM+  
Delphi-Kylix  
Design Usability  
Development Cycles  
DHTML  
Embedded Tools  
Flash  
Graphic Design  
HTML  
IIS  
Interviews  
Java  
JavaScript  
MySQL  
Oracle  
Photoshop  
PHP  
Reviews  
Ruby-on-Rails  
SQL  
SQL Server  
Style Sheets  
VB.Net  
Visual Basic  
Web Authoring  
Web Services  
Web Standards  
XML  
Mobile Linux 
App Generation ROI 
IBM® developerWorks 
Weekly Newsletter
 
Developer Updates  
Free Website Content 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Write For Us Get Paid 
Request Media Kit
Contact Us 
Site Map 
Privacy Policy 
Support 
 USERNAME
 
 PASSWORD
 
 
  >>> SIGN UP!  
  Lost Password? 
XML

UI Design with Java and XML Toolkits
By: Dan Wellman
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 4 stars4 stars4 stars4 stars4 stars / 7
    2006-09-13

    Table of Contents:
  • UI Design with Java and XML Toolkits
  • Luxor
  • JXUL and SwiXml
  • JAXX and Thinlet

  • Rate this Article: Poor Best 
      ADD THIS ARTICLE TO:
      Del.ici.ous Digg
      Blink Simpy
      Google Spurl
      Y! MyWeb Furl
    Email Me Similar Content When Posted
    Add Developer Shed Article Feed To Your Site
    Email Article To Friend
    Print Version Of Article
    PDF Version Of Article
     
     
    ADVERTISEMENT


    UI Design with Java and XML Toolkits - Luxor


    (Page 2 of 4 )

    It would seem to be the next logical step for people that have comfortably used XUL to create add-ins for Mozilla or FireFox, or even mini desktop applications.  Whereas XUL must mostly run within either browser, Luxor is an embedded XUL engine that is combined with Java to produce rich desktop applications, including the very popular LimeWire peer-to-peer program.  Because specifying the user interface in XUL is so easy, constructing a functional and attractive interface can be done very quickly -- much quicker, and with greatly simplified code in fact than in writing the whole application in Java.

    You can also make use of several of the main attractions of XUL; CSS styling which allows a simple mechanism for creating a visual theme for your app, and the skinnability that many users desire, as well as the localizational properties of XUL. JavaScript can be utilized effectively for the simple functions of an interface, but Java gives you more power than Javascript and has been claimed as being easier to learn with a cleaner syntax. JavaScript is also less appropriate outside of a browser environment. 

    For those of you that aren't interested in learning Java, there is also Luxilla, which is a Luxor development environment you can use without knowing/coding a single line of Java. Luxor is free, open source and released under the GPL. A Luxor web site does exist, at http://luxor-xul.sourceforge.net/index.html, but don't expect anything more than a very basic site. There is little real information for anyone wanting to get started with Luxor, and no introductory tutorials that guide you through the installation process or use. 

    Luxor comes in the form of an executable .JAR file, much like most of Mozilla/FireFox, which contains the swing class files used to render the UI objects on screen. Luxor enthusiasm does seem to be at a low ebb at present, the latest distribution being around 18 months old. I have to admit, in the time I allocated to playing around with each of the Java XML toolkits I looked at, I didn't manage to get Luxor working at all.

    More XML Articles
    More By Dan Wellman


       · Anyone who's worked with Java knows how complex and code-heavy UI construction can...
     

    XML ARTICLES

    - Using Regions with XSL Formatting Objects
    - Using XSL Formatting Objects
    - More Schematron Features
    - Schematron Patterns and Validation
    - Using Schematron
    - Datatypes and More in RELAX NG
    - Providing Options in RELAX NG
    - An Introduction to RELAX NG
    - Path, Predicates, and XQuery
    - Using Predicates with XQuery
    - Navigating Input Documents Using Paths
    - XML Basics
    - Introduction to XPath
    - Simple Web Syndication with RSS 2.0
    - Java UI Design with an IDE







    © 2003-2009 by Developer Shed. All rights reserved. DS Cluster 3 Hosted by Hostway
    For more Enterprise Application Development news, visit eWeek