JDK-6176346 : MBeans tab: Need better UI for displaying tabular data in the MBeans tab
  • Type: Enhancement
  • Component: tools
  • Sub-Component: jconsole
  • Affected Version: 5.0u1
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2004-10-08
  • Updated: 2012-10-09
  • Resolved: 2011-02-15
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 6 JDK 7
6u10Fixed 7 b21Fixed
Description
The tabular data is currently displayed as one screen for each CompositeData row.  The CompositeData table is not resizable.

Need a better UI design for displaying tabular data (and also composite data).  One possible choice would be a simple table with one row for each entry.
###@###.### 10/8/04 19:15 GMT

Comments
EVALUATION Make the CompositeData table resizable. Adjust the table boundaries to the container panel's dimension.
05-09-2007