multivalent.net
public class RemoteControl extends Behavior implements Runnable
http://localhost:5549/openDocument?http://www.cs.berkeley.edu/
sent from a web browser or programming language instructs the browser to open a well-known web page.
A list of semantic events and their string equivalents is available in
the Javadoc constants page (look for MSG_*
).
At this time only semantic events with zero or one-String argument can be invoked this way.Version: $Revision: 1.2 $ $Date: 2003/02/12 22:51:35 $
Field Summary | |
---|---|
static String | ATTR_PORT Attribute to pass port number. |
static int | DEFAULT_PORT |
Method Summary | |
---|---|
void | restore(ESISNode n, Map<String,Object> attr, Layer layer) When browser destroyed, release port.
|
void | run() Listens on socket, send semantic event to browser.... |