# Package: com.pnfsoftware.jeb.client.api
Description: Types used by scripts to interact with the analysis results presented by a JEB client. 
 
- Scripts run in a non\-GUI client receive an [com.pnfsoftware.jeb.client.api.IClientContext](com.pnfsoftware.jeb.client.api.IClientContext).
-  
- Scripts run in a GUI client receive an [com.pnfsoftware.jeb.client.api.IGraphicalClientContext](com.pnfsoftware.jeb.client.api.IGraphicalClientContext).
-
