Documents
User documentation
Getting Started with sqUIrt
h2. Using sqUIrt
Using the sqUIrt framework is rather straightforward. The process can be summarized as follows:
* We create a new Java application
* This Java application obtains an instance of an NUIController
* We add Components to the NU...
08/17/2009 02:55 pm
Technical documentation
Architecture
Initial system architecture diagram
06/01/2009 04:53 pm
Compiling Instructions
*Dependencies:*
* "Ant":http://ant.apache.org/bindownload.cgi
* "Java JDK":http://java.sun.com/javase/downloads/index.jsp
*Directions:*
*Using Ant*
To compile, from the command-line execute the following:
> @ant@
To execute the Pr...
06/03/2009 09:45 pm
