@ -153,9 +153,10 @@ public class FRGUIPaneFactory {
}
/**
*
* @param centerBody
* @return
* 将 centerBody 为中心,创建一个布局
* 注:只有当且仅当有一个组件,且希望组件 上下左右 居中时使用
* @param centerBody 中心组件
* @return 布局方式
*/
public static LayoutManager createCenterLayout(JComponent centerBody) {