|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An object that defines the basic functions of one statistics item, or one individual panel that displays a set of statistics to the user.
Method Summary | |
void |
componentResized(java.awt.event.ComponentEvent e,
java.awt.Component comp)
Notifies the StatisticsPane that the component has been resized. |
java.awt.Container |
getContainer()
Returns the Container for this set of statistics. |
javax.swing.JComponent |
getStatsComponent()
Accessor for the component that displays the statistic -- without the label or associated components. |
Methods inherited from interface com.limegroup.gnutella.gui.RefreshListener |
refresh |
Method Detail |
public java.awt.Container getContainer()
public javax.swing.JComponent getStatsComponent()
public void componentResized(java.awt.event.ComponentEvent e, java.awt.Component comp)
e
- the ComponentEvent that generated the resizecomp
- the pane Component
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |