stella.jview
Class JMasterFrame.Signal

java.lang.Object
  extended by stella.jview.JMasterFrame.Signal
Enclosing class:
JMasterFrame

public static class JMasterFrame.Signal
extends Object

We grab the unique-ID from the command line and signal it to a bound pick listener, after augmenting it to a 'real' pick event.


Constructor Summary
JMasterFrame.Signal()
           
 
Method Summary
static void main(String[] arg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JMasterFrame.Signal

public JMasterFrame.Signal()
Method Detail

main

public static void main(String[] arg)
                 throws RemoteException,
                        ParseException,
                        NotBoundException,
                        MalformedURLException
Throws:
RemoteException
ParseException
NotBoundException
MalformedURLException