protected class SoapUISplitPaneUI.SoapUIDivider.SoapUIDividerLayout extends Object implements LayoutManager
Constructor and Description |
---|
SoapUIDividerLayout() |
Modifier and Type | Method and Description |
---|---|
void |
addLayoutComponent(String string,
Component c) |
void |
layoutContainer(Container c) |
Dimension |
minimumLayoutSize(Container parent) |
Dimension |
preferredLayoutSize(Container c) |
void |
removeLayoutComponent(Component c) |
public void layoutContainer(Container c)
layoutContainer
in interface LayoutManager
public Dimension preferredLayoutSize(Container c)
preferredLayoutSize
in interface LayoutManager
public void removeLayoutComponent(Component c)
removeLayoutComponent
in interface LayoutManager
public void addLayoutComponent(String string, Component c)
addLayoutComponent
in interface LayoutManager
public Dimension minimumLayoutSize(Container parent)
minimumLayoutSize
in interface LayoutManager
Copyright © 2019. All Rights Reserved.