com.bbn.openmap.app.example
Class SimpleMap2

java.lang.Object
  extended by com.bbn.openmap.app.example.SimpleMap2

public class SimpleMap2
extends java.lang.Object

This is a simple application that uses the OpenMap MapBean to show a map. This is the model you should follow if you are starting to use OpenMap and want to create your own application. Use a MapPanel! Use the MapHandler inside it!

This example shows:


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

Constructor Detail

SimpleMap2

public SimpleMap2()
Method Detail

main

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


Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details