|
|
@ -834,7 +834,7 @@ public class CellDSColumnEditor extends CellQuickEditor { |
|
|
|
//显示set和tip
|
|
|
|
//显示set和tip
|
|
|
|
setCardPane.setPreferredSize(new Dimension(156, 20)); |
|
|
|
setCardPane.setPreferredSize(new Dimension(156, 20)); |
|
|
|
TableLayoutHelper.modifyTableLayoutIndexVGap(contentPane, 2, VGAP); |
|
|
|
TableLayoutHelper.modifyTableLayoutIndexVGap(contentPane, 2, VGAP); |
|
|
|
tipCardPane.setPreferredSize(new Dimension(224, 40)); |
|
|
|
tipCardPane.setPreferredSize(new Dimension(224, 50)); |
|
|
|
TableLayoutHelper.modifyTableLayoutIndexVGap(contentPane, 4, VGAP_INNER); |
|
|
|
TableLayoutHelper.modifyTableLayoutIndexVGap(contentPane, 4, VGAP_INNER); |
|
|
|
} else { |
|
|
|
} else { |
|
|
|
//未定义
|
|
|
|
//未定义
|
|
|
@ -958,7 +958,7 @@ public class CellDSColumnEditor extends CellQuickEditor { |
|
|
|
//显示set和tip
|
|
|
|
//显示set和tip
|
|
|
|
setCardPane.setPreferredSize(new Dimension(156, 20)); |
|
|
|
setCardPane.setPreferredSize(new Dimension(156, 20)); |
|
|
|
TableLayoutHelper.modifyTableLayoutIndexVGap(contentPane, 2, VGAP); |
|
|
|
TableLayoutHelper.modifyTableLayoutIndexVGap(contentPane, 2, VGAP); |
|
|
|
tipCardPane.setPreferredSize(new Dimension(224, 40)); |
|
|
|
tipCardPane.setPreferredSize(new Dimension(224, 50)); |
|
|
|
TableLayoutHelper.modifyTableLayoutIndexVGap(contentPane, 4, VGAP_INNER); |
|
|
|
TableLayoutHelper.modifyTableLayoutIndexVGap(contentPane, 4, VGAP_INNER); |
|
|
|
break; |
|
|
|
break; |
|
|
|
case EVEN: |
|
|
|
case EVEN: |
|
|
|