halo.examples
Class ExampleMouse

java.lang.Object
  extended by halo.examples.ExampleMouse

public class ExampleMouse
extends java.lang.Object

Author:
friedel

Constructor Summary
ExampleMouse()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExampleMouse

public ExampleMouse()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException
Parameters:
args - the command line arguments
Throws:
java.io.IOException