|
|
|
@ -91,7 +91,7 @@ public class UIExpandDialog extends UIDialog {
|
|
|
|
|
|
|
|
|
|
public void initComponents(int messageType, String message, String detail, |
|
|
|
|
boolean isModal, boolean isExpand, DialogActionListener l) { |
|
|
|
|
|
|
|
|
|
applyClosingAction(); |
|
|
|
|
setLayout(new BorderLayout(GAP, GAP)); |
|
|
|
|
setResizable(false); |
|
|
|
|
setModal(isModal); |
|
|
|
|