org.gscg.common.gui.statistics.components
Interface StatisticsInterface

All Known Subinterfaces:
StatisticsChartInterface
All Known Implementing Classes:
BoxAndWhiskerChart, GamingPersistent, StatisticsXYChart

public interface StatisticsInterface

Copyright (c) 2003-2005 Delft University of Technology, Jaffalaan 5, 2628 BX Delft, the Netherlands. All rights reserved. See for project information www.simulation.tudelft.nl . The source code and binary code of this software is proprietary information of Delft University of Technology.

Since:
1.0.0
Version:
$Revision: 1.1 $ $Date: 2005/06/16 12:33:54 $
Author:
Stijn-Pieter van Houten

Method Summary
 void setStatus(boolean status)
          Method setStatus sets the status of the statistic.
 

Method Detail

setStatus

public void setStatus(boolean status)
Method setStatus sets the status of the statistic.

Parameters:
status - true if the statistics should be listening to server-side events; false otherwise


Copyright © 2002-2005 Delft University of Technology, the Netherlands. All Rights Reserved.