public abstract class StatisticsObject extends nl.tudelft.simulation.event.EventProducer implements Swingable, nl.tudelft.simulation.event.EventListenerInterface, Serializable
(c) copyright 2002-2005-2004 Delft
University of Technology , the Netherlands.
See for project information www.simulation.tudelft.nl
License of use: Lesser
General Public License (LGPL) , no warranty.
| Modifier and Type | Field and Description |
|---|---|
protected nl.tudelft.simulation.language.filters.Filterinterface |
filter
the filter applied to the Counter
|
| Constructor and Description |
|---|
StatisticsObject()
constructs a new StatisticsObject
|
| Modifier and Type | Method and Description |
|---|---|
Container |
getSwingPanel()
represents this statisticsObject as Container.
|
abstract TableModel |
getTable()
represents the statistics object as Table.
|
addListener, addListener, addListener, addListener, fireEvent, fireEvent, fireEvent, fireEvent, fireEvent, fireEvent, fireEvent, fireEvent, fireEvent, fireEvent, fireEvent, fireEvent, fireEvent, fireEvent, fireEvent, fireEvent, getEventTypes, removeAllListeners, removeAllListeners, removeListenerprotected nl.tudelft.simulation.language.filters.Filterinterface filter
public abstract TableModel getTable() throws RemoteException
RemoteException - on network failurepublic Container getSwingPanel() throws RemoteException
getSwingPanel in interface SwingableRemoteException - on network failureCopyright © 2002-2012 Delft University of Technology, the Netherlands. All Rights Reserved.