jsdai.util
Class SdaiTerm

java.lang.Object
  extended byjsdai.util.SdaiTerm
All Implemented Interfaces:
java.util.EventListener, SdaiListener

public class SdaiTerm
extends java.lang.Object
implements SdaiListener

Command line application which enable you to execute elemental jsdai operations. To run it write "java jsdai.util.SdaiTerm"


Method Summary
 void actionPerformed(SdaiEvent e)
           
static void main(java.lang.String[] args)
          Method thats run this program.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

actionPerformed

public void actionPerformed(SdaiEvent e)
Specified by:
actionPerformed in interface SdaiListener

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Method thats run this program.

Throws:
java.lang.Exception

Copyright © LKSoftWare GmbH, 1999-2008