Uses of Interface
nl.tudelft.goal.ut2004.visualizer.events.DataUpdateListener

Packages that use DataUpdateListener
nl.tudelft.goal.ut2004.visualizer.data   
 

Uses of DataUpdateListener in nl.tudelft.goal.ut2004.visualizer.data
 

Methods in nl.tudelft.goal.ut2004.visualizer.data with parameters of type DataUpdateListener
 void AbstractData.subscribe(DataUpdateListener listener)
          Add the specified DataUpdateListener to the listeners for this AbstractData object.
 void AbstractData.unsubscribe(DataUpdateListener listener)
          Removes the specified DataUpdateListener from the listeners to this AbstractData object.
 



Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.