Uses of Interface
com.pnfsoftware.jeb.core.units.IUnitNotificationManager
Packages that use IUnitNotificationManager
Package
Description
Types used to implement and access data identifiers, parsers, code analyzers, disassemblers,
decompilers, and debuggers.
Standard implementations of basic units objects.
-
Uses of IUnitNotificationManager in com.pnfsoftware.jeb.core.units
Classes in com.pnfsoftware.jeb.core.units that implement IUnitNotificationManagerModifier and TypeClassDescriptionclass
Standard implementation of a notification manager.Methods in com.pnfsoftware.jeb.core.units that return IUnitNotificationManagerModifier and TypeMethodDescriptionAbstractUnit.getNotificationManager()
IUnit.getNotificationManager()
Get a reference to the notification manager. -
Uses of IUnitNotificationManager in com.pnfsoftware.jeb.core.units.impl
Methods in com.pnfsoftware.jeb.core.units.impl that return IUnitNotificationManager