RoboJDETM v2.0

com.ridgesoft.robotics
Interface NavigatorListener

All Known Implementing Classes:
GoToBehavior

public interface NavigatorListener

Generic navigation listener interface to listen for termination of a pending navigation operation.


Method Summary
 void navigationOperationTerminated(boolean completed)
          Method invoked each time a navigation command is terminated.
 

Method Detail

navigationOperationTerminated

void navigationOperationTerminated(boolean completed)
Method invoked each time a navigation command is terminated.

Operations may terminate because they complete or because they are cancelled or supressed.

Parameters:
completed - true if the operation completed, false otherwise

RoboJDETM v2.0

Copyright (c) 2003-2009 RidgeSoft, LLC. All rights reserved.
www.ridgesoft.com