ip.apurva
Class MorphLog

java.lang.Object
  extended by ip.apurva.MorphLog
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener

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


Method Summary
 void actionPerformed(java.awt.event.ActionEvent e)
           
 void display()
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

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

display

public void display()

actionPerformed

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