Java View all facts Glossary Help |
| user interface component > window > dialog > non-modal dialog |
| non-modal dialog comparison table | |||
| Subject | is a kind of | is a synonym of | has definition |
|---|---|---|---|
| dialog | window | dialog box | A specific window with which a user can interact, but which is not the main UI window |
| non-modal dialog | dialog | A separate window that the user can choose to interact with, but does not have to |
Next dialog: modal dialog Up: dialog