synapsi.gui
Class NeuronServer


java.lang.Object

  |

  +--synapsi.gui.NeuronServer


public class NeuronServer
extends java.lang.Object

Main class constructed just to test GUI


Constructor Summary
NeuronServer()
           
 
Method Summary
static void main(java.lang.String[] args)
          Servers main executing thread
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NeuronServer


public NeuronServer()
Method Detail

main


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