ix.examples
Class PicoIXTest2

java.lang.Object
  extended by ix.examples.PicoIX
      extended by ix.examples.PicoIXTest2

public class PicoIXTest2
extends PicoIX

A simple example using an I-X framework. This example shows how to define and use new Controller and ActivityHandler subclasses.

It also shows how to use PicoIX by defining a PicoIX subclass that contains the application.


Constructor Summary
PicoIXTest2()
           
 
Method Summary
static void main(java.lang.String[] argv)
          Main program.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PicoIXTest2

public PicoIXTest2()
Method Detail

main

public static void main(java.lang.String[] argv)
Main program.