public class DialogStackSupport
extends java.lang.Object
| Constructor and Description |
|---|
DialogStackSupport(MDIFrame frame) |
| Modifier and Type | Method and Description |
|---|---|
javax.swing.JDialog |
popDialog() |
void |
pushDialog(javax.swing.JDialog dlg) |
void |
restoreCursor() |
void |
setWaitCursor() |
public DialogStackSupport(MDIFrame frame)