RoboJDETM v2.0

com.ridgesoft.robotics
Interface BehaviorListener


public interface BehaviorListener

Interface for any class that wants to listen for behavior events. See the Behavior2 interface and the BehaviorArbiter class for more information.

See Also:
BehaviorArbiter, Behavior, Behavior2, BehaviorEvent, com.ridgesoft.robotics.behaviors

Method Summary
 void behaviorEvent(BehaviorEvent event)
          Method called whenever a behavior event occurs.
 

Method Detail

behaviorEvent

void behaviorEvent(BehaviorEvent event)
Method called whenever a behavior event occurs.

Parameters:
event - the event

RoboJDETM v2.0

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