Class MFlowLayout

java.lang.Object
java.awt.FlowLayout
ucar.unidata.ui.MFlowLayout
All Implemented Interfaces:
LayoutManager, Serializable

public class MFlowLayout extends FlowLayout
Extends java.awt.FlowLayout, which has a bug where it cant deal with multiple lines.
Version:
$Id: MFlowLayout.java,v 1.9 2007/07/06 20:45:31 jeffmc Exp $
Author:
John Caron
See Also: