com.yobotics.simulationconstructionset.util.statemachines
Interface StateChangedListener

All Known Implementing Classes:
StateMachineJPanel

public interface StateChangedListener

Title: SimulationConstructionSet

Description:

Copyright: Copyright (c) 2000

Company: Yobotics, Inc.

Version:
1.0
Author:
not attributable

Method Summary
 void stateChanged(State newState)
           
 

Method Detail

stateChanged

void stateChanged(State newState)