gui
Class DialogExample

java.lang.Object
  extended by gui.DialogExample

public class DialogExample
extends java.lang.Object

Class to demonstrate use of popup dialog boxes from JOptionPane.


Constructor Summary
DialogExample()
           
 
Method Summary
static void main(java.lang.String[] args)
          Main program.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DialogExample

public DialogExample()
Method Detail

main

public static void main(java.lang.String[] args)
Main program.