artoflife pre0.1.0-dev

org.artoflife.gp
Interface PopulationListener

All Superinterfaces:
java.util.EventListener
All Known Implementing Classes:
PopulationView

public interface PopulationListener
extends java.util.EventListener

Implement this to receive notification of changes in a Population.

Author:
Steve Meyfroidt

Method Summary
 void populationChanged(PopulationEvent event)
           
 

Method Detail

populationChanged

public void populationChanged(PopulationEvent event)
Parameters:
event - that just happened

artoflife pre0.1.0-dev

Copyright © 2002 the Art Of Life team. All Rights Reserved.