answersLogoWhite

0


Best Answer

From the Java API: "A Dialog is a top-level window with a title and a border that is typically used to take some form of input from the user."

Dialogs are useful specifically to take input because they can be made to block input to other Window objects until the user finishes with the Dialog (think: Save File dialog box).

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the use of 'Dialog' class in java?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Which Java class allows you to do input and output via dialog boxes?

javax.swing.JOptionPane


Why you start java program by class?

without class non of the folder can run so the java program should start in class we can use the class without object in java


When java uses compiler?

What i know is java we will use compiler when it want to get class file(file with .class extension) from java file(file with .java extension).


Can you use java class in webpage?

Yes.


What is a connection class in java?

to connect java and data base...use connection stament


What class would you use in the javax to create a dialog box?

javax.swing.JOptionPane


Extension file for Java?

Java source files have the .java extension, compiled Java class files have the .class extension.


What is Date class in java?

i am management student,and want to know answer that ,what is date class in java?


Is it possible to have file name as java eg javajava?

Yes you can name a file (class if you use eclipse) java or even have java in the name.


What JDK command is used to run a java application in byteCodeclass?

To run a Java program, you use the following form: java ClassFileName ClassFileName is the name of the .class file that you wish to execute. However, you do not type the .class extension.


The actions in a java class are called?

The actions in a java class are called methods.


What is a connection class in?

to connect java and data base...use connection stament