Uses of Class
com.pnfsoftware.jeb.client.api.FormEntry
Packages that use FormEntry
Package
Description
Types used by scripts to interact with the analysis results presented by a JEB client.
-
Uses of FormEntry in com.pnfsoftware.jeb.client.api
Subclasses of FormEntry in com.pnfsoftware.jeb.client.apiMethods in com.pnfsoftware.jeb.client.api with parameters of type FormEntryModifier and TypeMethodDescriptionObject[]
IGraphicalClientContext.displayForm
(String caption, String description, FormEntry<?>... entries) Display a form dialog prompting the user for inputs.