|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MultipleSoloMapComponentException | |
com.bbn.openmap | The com.bbn.openmap package contains the core OpenMap classes. |
com.bbn.openmap.examples.crew | Provides a sample application that uses OpenMap. |
com.bbn.openmap.examples.hello | Provides sample code for using OpenMap. |
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.examples.crew |
Constructors in com.bbn.openmap.examples.crew that throw MultipleSoloMapComponentException | |
Crew()
Create a default Crew instance. |
|
Crew(java.util.Properties props)
Create a Crew instance with the given properties. |
Uses of MultipleSoloMapComponentException in com.bbn.openmap.examples.hello |
Constructors in com.bbn.openmap.examples.hello that throw MultipleSoloMapComponentException | |
HelloWorld()
Create a default HelloWorld instance. |
|
HelloWorld(java.util.Properties props)
Create a HelloWorld instance with the given properties. |
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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |