|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LinkGUIList | |
|---|---|
| com.bbn.openmap.layer.link | Provide classes to handle the link protocol: a layer that displays link data, classes to assist in writing a link server, and methods that read and write in the link protocol format. |
| Uses of LinkGUIList in com.bbn.openmap.layer.link |
|---|
| Fields in com.bbn.openmap.layer.link declared as LinkGUIList | |
|---|---|
protected LinkGUIList |
Link.guiList
Used to retrieve any potential GUI responses that came in over the link. |
| Methods in com.bbn.openmap.layer.link that return LinkGUIList | |
|---|---|
LinkGUIList |
Link.getGUIList()
After a readAndParse() has been called on a link, this can be called to retrieve the GUI response, if any GUI components were sent. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||