com.partnersoft.gui
Class MemoryUsageDisplay

java.lang.Object
  extended by com.partnersoft.gui.MemoryUsageDisplay
All Implemented Interfaces:
GUIControl

public class MemoryUsageDisplay
extends java.lang.Object
implements GUIControl


Constructor Summary
MemoryUsageDisplay()
           
 
Method Summary
 javax.swing.JComponent getGUI()
           
 void update()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MemoryUsageDisplay

public MemoryUsageDisplay()
Method Detail

getGUI

public javax.swing.JComponent getGUI()
Specified by:
getGUI in interface GUIControl

update

public void update()