Together Workflow Editor 3.0-1 API

org.enhydra.jawe
Class JaWE

java.lang.Object
  extended byorg.enhydra.jawe.JaWE

public class JaWE
extends java.lang.Object

The main editor class.

Author:
Sasa Bojanic

Field Summary
(package private) static int timeLeft
           
 
Constructor Summary
JaWE()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

timeLeft

static int timeLeft
Constructor Detail

JaWE

public JaWE()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Throwable
Throws:
java.lang.Throwable

Together Workflow Editor 3.0-1 API