Class MiddleLayout

java.lang.Object
ghidra.util.layout.MiddleLayout
All Implemented Interfaces:
LayoutManager, Serializable

public class MiddleLayout extends Object implements LayoutManager, Serializable
Puts the first child of the given component in the middle of the component, both vertically and horizontally.
See Also: