Wednesday, January 16, 2013

Dialog Box in java

The use of dialog box in java programing
if you want to use dialog box  you need
Import javax.swing.JOptionPane ;             < ----------------- library function
library function is basically the function which  already  have in jdk (java development kit)
let show you a easy example

No comments:

Post a Comment