Uses of Class
org.astrogrid.samp.gui.AbstractCallActionManager.TagInfo
-
Packages that use AbstractCallActionManager.TagInfo Package Description org.astrogrid.samp.gui Classes required only for graphical components based on SAMP classes. -
-
Uses of AbstractCallActionManager.TagInfo in org.astrogrid.samp.gui
Methods in org.astrogrid.samp.gui with parameters of type AbstractCallActionManager.TagInfo Modifier and Type Method Description private void
AbstractCallActionManager.CallResponseHandler. processResponse(java.lang.String tag, AbstractCallActionManager.TagInfo info, java.lang.String responderId, Response response)
Does the work of passing on a received response to a registered result handler.
-