Each JS9 window usually has a value/position display in the upper left, which shows the pixel value at the current mouse position, along with position information (WCS and/or image, depending on the current coordinate system.) The Info Box plugin will display this information and more in a separate window.
The information displayed in the Info Box depends on the values contained in the JS9.globalOpts.infoBox property, an array which looks something like this:
infoBox: ["file", "object", "wcsfov", "wcscen", "wcspos", "impos", "physpos", "value", "regions", "progress"]The entries listed above tell the Info Box plugin to display the following information: