|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LinkActionList | |
|---|---|
| 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 LinkActionList in com.bbn.openmap.layer.link |
|---|
| Fields in com.bbn.openmap.layer.link declared as LinkActionList | |
|---|---|
protected LinkActionList |
Link.actionList
Used to retrieve any potential gesture responses that came in over the link. |
| Methods in com.bbn.openmap.layer.link that return LinkActionList | |
|---|---|
LinkActionList |
Link.getActionList()
After a readAndParse() has been called on a link, this can be called to retrieve the gesture response. |
| Methods in com.bbn.openmap.layer.link with parameters of type LinkActionList | |
|---|---|
void |
LinkLayer.handleLinkActionList(LinkActionList lal)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||