Open source implementation of UIML specification for J2SE and J2ME

Project Activity

See All Activity >

License

Open Software License 3.0 (OSL3.0)

Follow jUIML

jUIML Web Site

You Might Also Like
Red Hat Ansible Automation Platform on Microsoft Azure Icon
Red Hat Ansible Automation Platform on Microsoft Azure

Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
Rate This Project
Login To Rate This Project

User Ratings

★★★★★
★★★★
★★★
★★
1
0
0
0
1
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5

User Reviews

  • Great software, thank you.
    1 user found this review helpful.
  • Project seems not to be finished. I try to compile and run the example : Unzip jdom-2.0.4.zip in juiml directory Compil : cd juiml mkdir classes CP=src:lib/jdom.jar I updated path in Vocabulary.java line 38 and in MainClass.java lin 30 javac -d classes -classpath ${CP} src/com/juiml/*.java Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. javac -Xlint:unchecked -d classes -classpath ${CP} src/com/juiml/*.java Execution : java -cp classes:lib/jdom.jar com.juiml.MainClass Exception in thread "main" java.lang.NullPointerException at com.juiml.renderer.RenderingEngine.RenderUIML(RenderingEngine.java:60) at com.juiml.MainClass.main(MainClass.java:39) Change TM : // TM : 20/1/2013 : runtime exception objs can be null : add objs!=null && for (int j=0 ; objs!=null && j<objs.length ; j++) { } OK : test starts, but no component in window frame. Th for loop above is empty. Project was not finished in 2009.
Read more reviews >

Additional Project Details

Intended Audience

Developers, End Users/Desktop

User Interface

Java Swing, Java AWT

Programming Language

Java

Database Environment

XML-based

Related Categories

Java User Interface (UI) Software

Registered

2005-12-16