|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--com.bbn.openmap.tools.beanbox.BeanLayoutManager
|
+--com.bbn.openmap.examples.beanbox.NullLayout
A layout manager that represents a null layout. This is as good as
not specifying a layout for the
SimpleBeanContainer.
| Field Summary |
| Fields inherited from class com.bbn.openmap.tools.beanbox.BeanLayoutManager |
_container |
| Constructor Summary | |
NullLayout()
|
|
| Method Summary | |
void |
layoutContainer()
does nothing. |
| Methods inherited from class com.bbn.openmap.tools.beanbox.BeanLayoutManager |
getContainer, setContainer |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public NullLayout()
| Method Detail |
public void layoutContainer()
layoutContainer in class BeanLayoutManager
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||