stella.net
Class TelescopeClient.CheckAbort

java.lang.Object
  extended by stella.net.TelescopeClient.CheckAbort
Enclosing class:
TelescopeClient

public static class TelescopeClient.CheckAbort
extends Object

Test the abort command, which behaves unexpectedly. The telescope must be initialized.


Constructor Summary
TelescopeClient.CheckAbort()
           
 
Method Summary
static void main(String[] arg)
          First and only argument are the properties of the telescope client.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TelescopeClient.CheckAbort

public TelescopeClient.CheckAbort()
Method Detail

main

public static void main(String[] arg)
                 throws RemoteException
First and only argument are the properties of the telescope client.

Throws:
RemoteException