jaugment2.speech.TextPadRepresentation
Class starter

java.lang.Object
  |
  +--jaugment2.speech.TextPadRepresentation.starter

public class starter
extends java.lang.Object

looks for JavaSpechServices and ataches a new Representation as an Entry


Field Summary
private  boolean invokedStandalone
           
(package private)  LookupEventListener listener
           
private  WatchTowerBean watchTower
           
 
Constructor Summary
starter()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Field Detail

watchTower

private WatchTowerBean watchTower

invokedStandalone

private boolean invokedStandalone

listener

LookupEventListener listener
Constructor Detail

starter

public starter()
Method Detail

main

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