Java View all facts Glossary Help |
| user interface component > window > dialog |
| dialog (dialog box) | ||||
| subject | fact | |||
| dialog | has definition A specific window with which a user can interact, but which is not the main UI window | ![]() |
| is a subtopic of Graphical User Interfaces | ![]() | |
| is a kind of window | ![]() | |
| is a synonym of dialog box | ![]() | |
| window | to display you define a subclass of the JFrame class by instantiating the following pattern, and create a new instance of that subclassimport java.awt.swing.*; | ![]() |
Kinds of dialog :