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

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

public final class TCPLimeAverageMessageSize
extends AbstractPaneItem

Class for displaying the average size of Gnutella messages received from other LimeWires.


Field Summary
 
Fields inherited from class com.limegroup.gnutella.gui.statistics.panes.AbstractPaneItem
CONTAINER, HORIZONTAL_SEPARATOR, STAT_DISPLAYER, VERTICAL_SEPARATOR
 
Constructor Summary
TCPLimeAverageMessageSize(java.lang.String key)
           
 
Methods inherited from class com.limegroup.gnutella.gui.statistics.panes.AbstractPaneItem
add, componentResized, getContainer, getHorizontalSeparator, getStatsComponent, getVerticalSeparator, refresh, registerDualStatistic, registerStatistic, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TCPLimeAverageMessageSize

public TCPLimeAverageMessageSize(java.lang.String key)