[kepler-dev] [Bug 4201] - Cannot set column widths on the Workflow Report Tab

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Mon Jun 29 17:12:44 PDT 2009


http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4201





------- Comment #1 from barseghian at nceas.ucsb.edu  2009-06-29 17:12 -------
You can get the WRM column widths to take effect if you first
wrmjTable.setAutoResizeMode(JTable.AUTO_RESIZE_OFF);

However then when you resize your kepler window the columns don't auto-resize,
which is really ugly imo. Hopefully there's a way to leave auto_resize on and
set default preferred widths...


More information about the Kepler-dev mailing list