OpenFileAction Class Reference

Inheritance diagram for OpenFileAction:

R3Action List of all members.

Public Member Functions

 OpenFileAction (File fileToOpen)
void invoke ()

Detailed Description

Opens a local file. If you send this across the wire, the local file better exist on the other device's file system. Otherwise, use an OpenURLAction instead.

This software is distributed under the BSD License.

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

Definition at line 22 of file OpenFileAction.java.


Constructor & Destructor Documentation

OpenFileAction ( File  fileToOpen  ) 

Parameters:
fileToOpen 

Definition at line 34 of file OpenFileAction.java.


Member Function Documentation

void invoke (  ) 

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

Implements R3Action.

Definition at line 41 of file OpenFileAction.java.

Referenced by Device.doOpenFile().


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