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 TypeMethodDescriptionvoidUIDRepairFunctions.repairUIDs(UIDRepairParams uidParams, UIDMessageInterface uidMessageInterface) Called back from the dialog.voidUIDRepairFunctions.startUIDRepairJob(UIDRepairParams uidParams, UIDMessageInterface uidMessageInterface) Constructors in PamguardMVC.uid.repair with parameters of type UIDMessageInterfaceModifierConstructorDescriptionUIDRepairFunctions(PamController pamController, UIDMessageInterface messageInterface)