stella.util
Class PointingGrabber.Crutch

java.lang.Object
  extended by stella.util.PointingGrabber.Crutch
Enclosing class:
PointingGrabber

public static class PointingGrabber.Crutch
extends Object

Stats the pointing grabber. If a command line argument is given, this is read as the grabbers properties.


Constructor Summary
PointingGrabber.Crutch()
           
 
Method Summary
static void main(String[] arg)
          First command line argument are properties, if given.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PointingGrabber.Crutch

public PointingGrabber.Crutch()
Method Detail

main

public static void main(String[] arg)
                 throws RemoteException
First command line argument are properties, if given.

Throws:
RemoteException