|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
This interface is used to describe object which maintain some type of (ordered) list of contained objects.
Document,
ListElement| Method Summary | |
void |
addElement(Element e)
add an additional element to the Container |
void |
addElement(java.lang.String s)
add an additional element to the Container |
| Methods inherited from interface com.bbn.openmap.layer.util.html.Element |
generate |
| Method Detail |
public void addElement(Element e)
e - the element to addpublic void addElement(java.lang.String s)
s - the String to add
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||