jactor
Class Starter

java.lang.Object
  extended by jactor.Actor
      extended by jactor.Starter
All Implemented Interfaces:
java.lang.Runnable

 class Starter
extends Actor


Field Summary
 
Fields inherited from class jactor.Actor
debug, living, messages, thread
 
Constructor Summary
Starter()
           
 
Method Summary
 
Methods inherited from class jactor.Actor
defaultHandleMessage, getMessageBoxSize, handleMessage, isDebug, isMessageBoxEmpty, kill, nextMessage, pause, receiveMessage, run, sendMessage, setDebug, waitNextMessage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Starter

Starter()