com.croftsoft.core.util.state
Interface StateListener

All Known Implementing Classes:
RelayStateMulticaster, StateListenerAmbassador

public interface StateListener

An interface for listeners of object State updates.

Version:
1998-11-23
Author:
David Wallace Croft

Method Summary
 void stateListen(State state)
           
 

Method Detail

stateListen

void stateListen(State state)

CroftSoft Javadoc

CroftSoft Core Javadoc (2008-09-28 20:58:02)