Uses of Interface
PamguardMVC.uid.repair.UIDMessageInterface
Packages that use UIDMessageInterface
-
Uses of UIDMessageInterface in PamguardMVC.uid.repair
Classes in PamguardMVC.uid.repair that implement UIDMessageInterfaceMethods in PamguardMVC.uid.repair with parameters of type UIDMessageInterfaceModifier and TypeMethodDescriptionvoid
UIDRepairFunctions.repairUIDs
(UIDRepairParams uidParams, UIDMessageInterface uidMessageInterface) Called back from the dialog.void
UIDRepairFunctions.startUIDRepairJob
(UIDRepairParams uidParams, UIDMessageInterface uidMessageInterface) Constructors in PamguardMVC.uid.repair with parameters of type UIDMessageInterfaceModifierConstructorDescriptionUIDRepairFunctions
(PamController pamController, UIDMessageInterface messageInterface)