The TableLayoutComposite class in org.eclipse.jdt.internal.ui.util is
extremely useful for resizing columns in a table when the table is
resized. Why isn't this utility class public? As it is now, you have to
copy this class or depend on a non-public package. I think that this class
certainly would fit in org.eclipse.swt, org.eclipse.jface, or
org.eclipse.ui. What do you think?
I'm cross posting this to eclipse.platform, eclipse.platform.swt, and
eclipse.tools.jdt.