Package VASSAL.tools

Class WrapLayout

java.lang.Object
java.awt.FlowLayout
VASSAL.tools.WrapLayout
All Implemented Interfaces:
LayoutManager, Serializable

public class WrapLayout extends FlowLayout
FlowLayout subclass that fully supports wrapping of components.
See Also: