|
||||||||||
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.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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |