org.apache.batik.util.gui
public static class MemoryMonitor.Panel extends JPanel
Field Summary | |
---|---|
protected MemoryMonitor.RepaintThread | repaintThread
The repaint thread. |
Constructor Summary | |
---|---|
Panel()
Creates a new memory monitor panel, composed of a Usage instance
and a History instance.
| |
Panel(long time)
Creates a new memory monitor panel, composed of a Usage instance
and a History instance.
|
Method Summary | |
---|---|
MemoryMonitor.RepaintThread | getRepaintThread()
Returns the repaint thread. |
Parameters: time The time beetween two repaints in ms.