stella.jview
Class JPointingGrabber.Crutch

java.lang.Object
  extended by stella.jview.JPointingGrabber.Crutch
Enclosing class:
JPointingGrabber

public static class JPointingGrabber.Crutch
extends Object

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


Constructor Summary
JPointingGrabber.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

JPointingGrabber.Crutch

public JPointingGrabber.Crutch()
Method Detail

main

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

Throws:
RemoteException