com.limegroup.gnutella.gui.statistics.panes
Class AllBytesReceived

java.lang.Object
  extended bycom.limegroup.gnutella.gui.statistics.panes.AbstractPaneItem
      extended bycom.limegroup.gnutella.gui.statistics.panes.AbstractMessageGraphPaneItem
          extended bycom.limegroup.gnutella.gui.statistics.panes.AllBytesReceived
All Implemented Interfaces:
PaneItem, RefreshListener

public final class AllBytesReceived
extends AbstractMessageGraphPaneItem

This class is a PaneItem for the total number of bytes from Gnutella messages received over TCP, UDP & Multicast.


Field Summary
 
Fields inherited from class com.limegroup.gnutella.gui.statistics.panes.AbstractPaneItem
CONTAINER, HORIZONTAL_SEPARATOR, STAT_DISPLAYER, VERTICAL_SEPARATOR
 
Constructor Summary
AllBytesReceived(java.lang.String key)
          Constructs a new statistics window that displays the total number of TCP, UDP & Multicast messages passed.
 
Methods inherited from class com.limegroup.gnutella.gui.statistics.panes.AbstractMessageGraphPaneItem
getStatsComponent, toString
 
Methods inherited from class com.limegroup.gnutella.gui.statistics.panes.AbstractPaneItem
add, componentResized, getContainer, getHorizontalSeparator, getVerticalSeparator, refresh, registerDualStatistic, registerStatistic
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AllBytesReceived

public AllBytesReceived(java.lang.String key)
Constructs a new statistics window that displays the total number of TCP, UDP & Multicast messages passed.

Parameters:
key - the key for obtaining display strings for this PaneItem, including the strings for the x and y axis labels, the statistic description, etc