public class UpdateTimer extends TimerTask
(c) copyright 2002-2005 Delft
University of Technology , the Netherlands.
See for project information www.simulation.tudelft.nl
License of use: Lesser
General Public License (LGPL) , no warranty.
| Constructor and Description |
|---|
UpdateTimer(long period)
constructs a new UpdateTimer
|
public UpdateTimer(long period)
period - the period in millisecondspublic void add(Component component)
component - the componentpublic void remove(Component component)
component - the componentpublic void run()
run in interface Runnablerun in class TimerTaskRunnable.run()Copyright © 2002-2012 Delft University of Technology, the Netherlands. All Rights Reserved.