com.bbn.openmap.app.example
Class SimpleMap

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

public class SimpleMap
extends java.lang.Object

This is a simple application that uses the OpenMap MapBean to show a map. This sample application is just provided to show the simplest way to put a map in a java application. If you want a the best example to use for a simple application to play with OpenMap components, use SimpleMap2! Use a MapPanel!

This example shows:


Constructor Summary
SimpleMap()
           
 
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

SimpleMap

public SimpleMap()
Method Detail

main

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


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