net.refractions.udig.ui.operations
Interface ILazyOpListener


public interface ILazyOpListener

Notified when the results of the OpFilter is obtained by the LazyOpFilter

Since:
1.1.0
Author:
Jesse

Method Summary
 void notifyResultObtained(boolean result)
          Called when a result has been found.
 

Method Detail

notifyResultObtained

void notifyResultObtained(boolean result)
Called when a result has been found.

Parameters:
result -