fr.ifremer.isisfish.simulator.launcher
Class SimulationServiceTableModel.ControlListener

java.lang.Object
  extended by fr.ifremer.isisfish.simulator.launcher.SimulationServiceTableModel.ControlListener
All Implemented Interfaces:
PropertyChangeListener, EventListener
Enclosing class:
SimulationServiceTableModel

protected class SimulationServiceTableModel.ControlListener
extends Object
implements PropertyChangeListener


Field Summary
protected  SimulationServiceTableModel model
           
 
Constructor Summary
SimulationServiceTableModel.ControlListener(SimulationServiceTableModel model)
           
 
Method Summary
 void propertyChange(PropertyChangeEvent evt)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

model

protected SimulationServiceTableModel model
Constructor Detail

SimulationServiceTableModel.ControlListener

public SimulationServiceTableModel.ControlListener(SimulationServiceTableModel model)
Method Detail

propertyChange

public void propertyChange(PropertyChangeEvent evt)
Specified by:
propertyChange in interface PropertyChangeListener


Copyright © 1999-2012 CodeLutin. All Rights Reserved.