Skip to content

jourquin/JResourcesMonitor

Repository files navigation

JResourcesMonitor

A simple GUI that tracks and displays memory and CPU usage of the current running JVM. Can be simply embedded in a java application calling "new JResourcesMonitor();"

Screenshot

The code is inspired from Apache Batik's "MemoryMonitor", but is rewritten in order not to rely on any external library.

Java 7 or later is needed.

About

Java GUI component that dynamically displays memory and CPU usage

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages