OpenURLAction Class Reference

Inheritance diagram for OpenURLAction:

R3Action List of all members.

Public Member Functions

 OpenURLAction (URL theURL)
void invoke ()

Detailed Description

Uses the default browser to launch the specified URL. WARNING: This seems really really slow on Java 6 on my desktop. It is slow (a minute??) on both Firefox and IE7. It used to work well through JDIC on Java 5. We may implement an alternative.

UPDATE: This seems to work perfectly fine on my laptop. So yeah, just be aware that it might not work consistently across machines.

UPDATE2: HEY, this seems to work now on my desktop. Perhaps it was Google Desktop that was making it slow???

This software is distributed under the BSD License.

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

Definition at line 30 of file OpenURLAction.java.


Constructor & Destructor Documentation

OpenURLAction ( URL  theURL  ) 

Parameters:
theURL 

Definition at line 37 of file OpenURLAction.java.


Member Function Documentation

void invoke (  ) 

See also:
edu.stanford.hci.r3.actions.R3Action.invoke()

Implements R3Action.

Definition at line 44 of file OpenURLAction.java.


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