chemCast.application
Class ToxmatchApplication

java.lang.Object
  extended by CoreApp
      extended by chemCast.application.ToxmatchApplication

public class ToxmatchApplication
extends CoreApp

Author:
Nina Jeliazkova

Constructor Summary
ToxmatchApplication(java.lang.String title, int width, int height, java.lang.String[] args)
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent event)
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ToxmatchApplication

public ToxmatchApplication(java.lang.String title,
                           int width,
                           int height,
                           java.lang.String[] args)
Parameters:
title -
width -
height -
Method Detail

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent event)

main

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