RoboJDETM v1.5

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

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

Parameters:
event - the event

RoboJDETM v1.5

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