I found the listed program on Roseindia.net. Great site I recommend it. Here is the code:
import javax.swing.*;
import java.awt.event.*;
public class ShowDialogBox{
JFrame frame;
pub...
http://www.experts-exchange.com/Programming/Editors_IDEs/AWT_Swing/Q_23423183.html