smithers.extras
Class NumberStringTest

java.lang.Object
  extended by smithers.extras.NumberStringTest
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener

public class NumberStringTest
extends java.lang.Object
implements java.awt.event.ActionListener

Swing-based test harness for the NumberString class.


Method Summary
 void actionPerformed(java.awt.event.ActionEvent ae)
           
static void main(java.lang.String[] args)
          Runs the test.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent ae)
Specified by:
actionPerformed in interface java.awt.event.ActionListener

main

public static void main(java.lang.String[] args)
Runs the test.

Parameters:
args - the arguments, which are ignored