Uses of Class
com.bbn.openmap.layer.link.LinkGUIList

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.
 



Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details