|
|
|
@ -135,7 +135,7 @@ public class CellStyleEditPane extends MultiTabPane<ThemedCellStyle> {
|
|
|
|
|
|
|
|
|
|
@Override |
|
|
|
|
protected void initLayout() { |
|
|
|
|
this.setLayout(FRGUIPaneFactory.createBorderLayout()); |
|
|
|
|
this.setLayout(new BorderLayout(0, 10)); |
|
|
|
|
|
|
|
|
|
JPanel jPanel = new JPanel(); |
|
|
|
|
jPanel.setLayout(new BorderLayout(0, 4)); |
|
|
|
|