Uses of Interface
com.pnfsoftware.jeb.client.api.IUnitFragmentPositionChangeListener
Packages that use IUnitFragmentPositionChangeListener
Package
Description
Types used by scripts to interact with the analysis results presented by a JEB client.
-
Uses of IUnitFragmentPositionChangeListener in com.pnfsoftware.jeb.client.api
Methods in com.pnfsoftware.jeb.client.api with parameters of type IUnitFragmentPositionChangeListenerModifier and TypeMethodDescriptionvoid
IGraphicalClientContext.registerUnitFragmentPositionChangeListener
(IUnitFragmentPositionChangeListener listener) Register a listener for positional changes in unit fragments.void
IGraphicalClientContext.unregisterUnitFragmentPositionChangeListener
(IUnitFragmentPositionChangeListener listener) Unregister a listener for positional changes in unit fragments.