chemCast.application
Class ToxmatchApplication
java.lang.Object
CoreApp
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 |
ToxmatchApplication
public ToxmatchApplication(java.lang.String title,
int width,
int height,
java.lang.String[] args)
- Parameters:
title
- width
- height
-
actionPerformed
public void actionPerformed(java.awt.event.ActionEvent event)
main
public static void main(java.lang.String[] args)
- Parameters:
args
-