|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectix.examples.PicoIXTest1
public class PicoIXTest1
A simple example using an I-X framework. It shows how to define activity handlers, create an IX_System that uses those handlers, and tell the system of "events" that become Activities. It also shows how to access PicoIX in a class that isn't a subclass of PicoIX.
| Nested Class Summary | |
|---|---|
(package private) static class |
PicoIXTest1.PIX
|
| Constructor Summary | |
|---|---|
PicoIXTest1()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] argv)
Main program. |
(package private) static java.lang.Object[] |
makeTestActivityHandlers()
Create activity handlers as "instant" subclasses of ActivityHandler. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PicoIXTest1()
| Method Detail |
|---|
public static void main(java.lang.String[] argv)
static java.lang.Object[] makeTestActivityHandlers()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||