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

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

public final class AdvancedStats
extends AbstractOptionPaneItem

This class displays information about advanced statistics, allowing the user to selectively display them.


Constructor Summary
AdvancedStats()
          Creates a new graph that displays total downstream bandwidth.
 
Methods inherited from class com.limegroup.gnutella.gui.statistics.panes.AbstractOptionPaneItem
add, componentResized, getContainer, getHorizontalSeparator, getStatsComponent, getVerticalSeparator, refresh
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AdvancedStats

public AdvancedStats()
Creates a new graph that displays total downstream bandwidth.