Uses of Class
com.bbn.openmap.MultipleSoloMapComponentException

Packages that use MultipleSoloMapComponentException
com.bbn.openmap The com.bbn.openmap package contains the core OpenMap classes. 
com.bbn.openmap.gui This package contains the main OpenMap Swing GUI components. 
 

Uses of MultipleSoloMapComponentException in com.bbn.openmap
 

Methods in com.bbn.openmap that throw MultipleSoloMapComponentException
 boolean SoloMapComponentReplacePolicy.canAdd(java.beans.beancontext.BeanContextSupport bc, java.lang.Object obj)
           
 boolean SoloMapComponentRejectPolicy.canAdd(java.beans.beancontext.BeanContextSupport bc, java.lang.Object obj)
           
 boolean SoloMapComponentPolicy.canAdd(java.beans.beancontext.BeanContextSupport bc, java.lang.Object obj)
          Ask whether an object can be added to the to the context.
 

Uses of MultipleSoloMapComponentException in com.bbn.openmap.gui
 

Methods in com.bbn.openmap.gui that throw MultipleSoloMapComponentException
 void MapWindow.addTo(java.lang.Object obj)
          Add an object to the internal MapHandler.
 



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