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
Manage your IT department more effectively Icon
Manage your IT department more effectively

Streamline your business from end to end with ConnectWise PSA

ConnectWise PSA (formerly Manage) allows you to stop working in separate systems, and helps you build a more profitable business. No more duplicate data entries, inefficient employees, manual invoices, and the inability to accurately track client service issues. Get a behind the scenes look into the award-winning PSA that automates processes for each area of business: sales, help desk, support, finance, and HR.
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