|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.stanford.hci.r3.actions.remote.ActionReceiverTrayApp
public class ActionReceiverTrayApp
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.
| Constructor Summary | |
|---|---|
ActionReceiverTrayApp()
Initializes an app that sits in the tray. |
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
Run a tray app that allows you to connect to an action server. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ActionReceiverTrayApp()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
|
Copyright 2006 Stanford University | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||