|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LinkGUIRequest | |
|---|---|
| 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 LinkGUIRequest in com.bbn.openmap.layer.link |
|---|
| Fields in com.bbn.openmap.layer.link declared as LinkGUIRequest | |
|---|---|
protected LinkGUIRequest |
Link.guiRequest
Used to retrieve any potential GUI queries that came in over the link. |
| Methods in com.bbn.openmap.layer.link that return LinkGUIRequest | |
|---|---|
LinkGUIRequest |
Link.getGUIRequest()
After a readAndParse() has been called on a link, this can be called to retrieve a gesture notification/request, if one was sent. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||