org.indi.client.swing
Class SwingIndiClient

java.lang.Object
  extended by org.indi.client.IndiClient
      extended by org.indi.client.swing.SwingIndiClient

public class SwingIndiClient
extends org.indi.client.IndiClient


Field Summary
 
Fields inherited from class org.indi.client.IndiClient
dispatcher, reactor
 
Constructor Summary
SwingIndiClient(org.indi.reactor.Reactor r, java.awt.Container c)
           
 
Method Summary
 void onNewVector(org.indi.objects.Vector v)
           
 
Methods inherited from class org.indi.client.IndiClient
main
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SwingIndiClient

public SwingIndiClient(org.indi.reactor.Reactor r,
                       java.awt.Container c)
                throws java.io.IOException
Throws:
java.io.IOException
Method Detail

onNewVector

public void onNewVector(org.indi.objects.Vector v)


Copyright © 2008. All Rights Reserved.