vlasov pavel
September 18th, 2000, 05:32 AM
I need an layout manager that lays componets out like HTML's <table> control.
java.awt.GridLayout seems is not match as width-of-each-component is the width-of-widest-component.
java.awt.GridLayout seems is not match as width-of-each-component is the width-of-widest-component.