Class RightSidedSquishyBuddyLayout

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

public class RightSidedSquishyBuddyLayout extends Object implements LayoutManager, Serializable
Layout for two components laid out horizontally where the first component gets its preferred width and the second component gets the remaining space up to its preferred width.
See Also: