@ -69,7 +69,7 @@ public abstract class XCreator extends JPanel implements XComponent, XCreatorToo
protected JComponent editor;
protected CoverReportPane coverPanel;
protected boolean inAbsoluteBodyLayout;
protected boolean inAbsoluteBodyLayout = false;
// XCreator加入到某些XLayoutContainer中时,能调整宽度或者高度
private int[] directions;