|
|
@ -138,7 +138,7 @@ public class ITReplaceMainDialog extends UIDialog { |
|
|
|
southPanel = new ITReplaceSouthPanel(); |
|
|
|
southPanel = new ITReplaceSouthPanel(); |
|
|
|
westPanel = new ITReplaceWestPanel(); |
|
|
|
westPanel = new ITReplaceWestPanel(); |
|
|
|
|
|
|
|
|
|
|
|
initCloseListener(); |
|
|
|
//initCloseListener();
|
|
|
|
northPane.fitScreen(0, 0, jTemplate.getWidth()); |
|
|
|
northPane.fitScreen(0, 0, jTemplate.getWidth()); |
|
|
|
|
|
|
|
|
|
|
|
JPanel center = new JPanel(new BorderLayout()); |
|
|
|
JPanel center = new JPanel(new BorderLayout()); |
|
|
|