Class CenterLayout

java.lang.Object
org.jfree.layout.CenterLayout
All Implemented Interfaces:
LayoutManager, Serializable

public class CenterLayout extends Object implements LayoutManager, Serializable
A layout manager that displays a single component in the center of its container.
Author:
David Gilbert
See Also: