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