Class AbstractLayoutManager

java.lang.Object
ghidra.util.layout.AbstractLayoutManager
All Implemented Interfaces:
LayoutManager

public abstract class AbstractLayoutManager extends Object implements LayoutManager
An abstract LayoutManager that stubs out typically unused methods and defaults the minimum size to the preferred size.