Standard graphical user interface components for JKstat.

Accessories are little display widgets displaying a specific kstat (or type of kstat). They all extend KstatAccessoryPanel, and KstatAccessoryRegistry can be queried to see if an accessory exists for a given kstat.

There is support for displaying kstat in tables, see KstatTable. There are also some specific TabelModels to support iostat and mpstat.

Other classes support the generation of charts, using JFreeChart.

@since 0.37