magi.toolkit.demo
Class ToolkitDemo

java.lang.Object
  |
  +--magi.toolkit.demo.ToolkitDemo

public class ToolkitDemo
extends java.lang.Object

A demonstration application to showcase the Magi Toolkit components, and how they work.

Author:
Paul Atkinson, Magi Systems Pty Ltd.

Constructor Summary
ToolkitDemo()
           
 
Method Summary
static void main(java.lang.String[] args)
          Main Java Entry Point for the Demonstration.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ToolkitDemo

public ToolkitDemo()
Method Detail

main

public static void main(java.lang.String[] args)
Main Java Entry Point for the Demonstration.

Parameters:
args - any command line arguments.