Package com.pnfsoftware.jeb.client.api
package com.pnfsoftware.jeb.client.api
Types used by scripts to interact with the analysis results presented by a JEB client.
- Scripts run in a non-GUI client will receive a IClientContext
.
- Scripts run in a GUI client will receive a IGraphicalClientContext
.
-
ClassDescriptionButton group types to be used in dialog boxes.FormEntry<T>Abstract class for form entry types used to create
form dialogs
.Textual form entry.Optional extension used to customize and provide action handlers forgraph dialogs
.Edge styles for rendering.Graph rendering mode.Vertex shape for rendering.This important interface represents a client context for scripting.Icon types to be used in dialog boxes.This important interface represents a client context for scripting inside a GUI client.Interface for objects supportedOperation
s.Interface for client's scripts.A fragment representing parts of aunit
.Interface to be implemented by listeners of positional changes in unit fragments rendered by the GUI client.A text fragment representing a textual document generated by aunit
.Basic definition of a view, visually representing aunit
.Types of UI operations that client views may decide to support.An operation request.Position in a unit fragment.