jview
Class JOptionPaneTest

java.lang.Object
  extended by jview.JOptionPaneTest

public class JOptionPaneTest
extends Object

A class to play around with a JOptionPane.


Nested Class Summary
static class JOptionPaneTest.Show
          Show an option pane dialog.
 
Constructor Summary
JOptionPaneTest()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JOptionPaneTest

public JOptionPaneTest()