cad.simcad.maps
Class TestMap

java.lang.Object
  |
  +--cad.simcad.maps.TestMap
All Implemented Interfaces:
AbstractMapEventListener, java.util.EventListener

public class TestMap
extends java.lang.Object
implements AbstractMapEventListener

Test for Map packages

Author:
Charles-Philip Bentley

Constructor Summary
TestMap()
          Creates a new instance of TestMap
 
Method Summary
static void main(java.lang.String[] args)
           
 void pathComputed(AbstractMapEvent p)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestMap

public TestMap()
Creates a new instance of TestMap

Method Detail

main

public static void main(java.lang.String[] args)

pathComputed

public void pathComputed(AbstractMapEvent p)
Specified by:
pathComputed in interface AbstractMapEventListener

Logo

With the help of www.sourceforge.net and www.info.ucl.ac.be