|
|
|
@ -12,7 +12,6 @@ import com.fr.design.ExtraDesignClassManager;
|
|
|
|
|
import com.fr.design.actions.core.ActionFactory; |
|
|
|
|
import com.fr.design.base.mode.DesignModeContext; |
|
|
|
|
import com.fr.design.constants.UIConstants; |
|
|
|
|
import com.fr.design.data.BasicTableDataTreePane; |
|
|
|
|
import com.fr.design.data.DesignTableDataManager; |
|
|
|
|
import com.fr.design.data.datapane.TableDataTreePane; |
|
|
|
|
import com.fr.design.dialog.FineJOptionPane; |
|
|
|
@ -706,9 +705,9 @@ public class DesignerFrame extends JFrame implements JTemplateActionListener, Ta
|
|
|
|
|
combineUp.add(jComponent); |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
//添加检测按钮
|
|
|
|
|
addCheckButton(); |
|
|
|
|
} |
|
|
|
|
//添加检测按钮
|
|
|
|
|
addCheckButton(); |
|
|
|
|
//添加分享按钮
|
|
|
|
|
addShareButton(); |
|
|
|
|
//添加插件中的按钮
|
|
|
|
|