|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.limegroup.gnutella.gui.statistics.panes.AbstractPaneItem
com.limegroup.gnutella.gui.statistics.panes.AbstractMessageGraphPaneItem
com.limegroup.gnutella.gui.statistics.panes.UDPLimeReceivedQueryReplies
This class is a PaneItem for the total number of replies passed for LimeWire vs. other Gnutella clients.
Field Summary |
Fields inherited from class com.limegroup.gnutella.gui.statistics.panes.AbstractPaneItem |
CONTAINER, HORIZONTAL_SEPARATOR, STAT_DISPLAYER, VERTICAL_SEPARATOR |
Constructor Summary | |
UDPLimeReceivedQueryReplies(java.lang.String key)
Constructs a new statistics window that displays the total number of replies passed for all clients vs. |
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 |
public UDPLimeReceivedQueryReplies(java.lang.String key)
key
- the key for obtaining display strings for this
PaneItem, including the strings for the x and y
axis labels, the statistic description, etc
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |