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

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.RoutedOutgoingLeafQueries
All Implemented Interfaces:
PaneItem, RefreshListener

public final class RoutedOutgoingLeafQueries
extends AbstractMessageGraphPaneItem

This clas displays the statistics for routed leaf queries.


Field Summary
 
Fields inherited from class com.limegroup.gnutella.gui.statistics.panes.AbstractPaneItem
CONTAINER, HORIZONTAL_SEPARATOR, STAT_DISPLAYER, VERTICAL_SEPARATOR
 
Constructor Summary
RoutedOutgoingLeafQueries(java.lang.String key)
           
 
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

RoutedOutgoingLeafQueries

public RoutedOutgoingLeafQueries(java.lang.String key)