- All Implemented Interfaces:
- PropertyChangeListener, EventListener
public class GfxdPlugin
extends Object
implements PropertyChangeListener
JTopPlugin is a subclass to com.sun.tools.jconsole.JConsolePlugin
JTopPlugin is loaded and instantiated by JConsole. One instance
is created for each window that JConsole creates. It listens to
the connected property change so that it will update JTop with
the valid MBeanServerConnection object. JTop is a JPanel object
displaying the thread and its CPU usage information.