Package | Description |
---|---|
com.bbn.openmap.layer.beanbox |
Provides a sample openmap application that uses the openmap beanbox.
|
com.bbn.openmap.tools.beanbox |
The beanbox package contains classes that implement a BeanPanel component.
|
Modifier and Type | Class and Description |
---|---|
class |
SimpleBeanContainer
A SimpleBeanContainer is itself a bean.
|
Modifier and Type | Method and Description |
---|---|
BeanContainer |
SimpleBeanBox.findEnclosingContainer(java.lang.Object bean)
returns a
BeanContainer bean that contains the specified
bean object. |
Modifier and Type | Field and Description |
---|---|
protected BeanContainer |
BeanLayoutManager._container
BeanContainer whose contents are laid out using this layout
manager.
|
Modifier and Type | Method and Description |
---|---|
abstract BeanContainer |
BeanBox.findEnclosingContainer(java.lang.Object bean)
Returns a bean contained in the layer that implements the
BeanContainer interface and which contains the specified bean.
|
BeanContainer |
BeanLayoutManager.getContainer()
Gets the container associated with this layout manager.
|
Modifier and Type | Method and Description |
---|---|
void |
BeanLayoutManager.setContainer(BeanContainer c)
sets the container.
|
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details