public class ConfirmTabCloseDialog extends Object
| Constructor and Description |
|---|
ConfirmTabCloseDialog(Component parent) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
show()
Shows the dialog and returns the true if the close was confirmed
or false if the operation was canceled.
|
public ConfirmTabCloseDialog(Component parent)
parent - componentCopyright © 2018. All rights reserved.