ActionReceiverTrayApp Class Reference

List of all members.

Public Member Functions

 ActionReceiverTrayApp ()
 Initializes an app that sits in the tray.

Static Public Member Functions

static void main (String[] args)
 Run a tray app that allows you to connect to an action server.

Detailed Description

Run the ActionReceiver as a tray application. It will wait and listen for actions to run. Provide a list of trusted remote (or local) clients to listen to... and then browse URLs, run actions, as they come in over the wire...

WARNING: If this app crashes, it MAY break msvcr71.dll, which means that it won't be able to run again until you reboot. Sorry... Maybe it's a Java 6 Bug? NOTE: One way to get it running again is to run the Test_ActionSenderAndReceiver. Weeeiiird. Perhaps it is because in the latter case, the main() isn't bootstrapped by the Eclipse IDE?

This software is distributed under the BSD License.

Author:
Ron B Yeh (ronyeh(AT)cs.stanford.edu)

Definition at line 46 of file ActionReceiverTrayApp.java.


Member Function Documentation

static void main ( String[]  args  )  [static]

Run a tray app that allows you to connect to an action server.

This app will invoke actions that come over the wire.

Definition at line 74 of file ActionReceiverTrayApp.java.

References ActionReceiverTrayApp.ActionReceiverTrayApp().


The documentation for this class was generated from the following file:
Generated on Sat Apr 14 18:21:40 2007 for R3 Paper Toolkit by  doxygen 1.4.7