RunAppAction Class Reference

Inheritance diagram for RunAppAction:

R3Action List of all members.

Public Member Functions

 RunAppAction (File execFile)
 RunAppAction (String execName)
 Use this for running apps that are in the System PATH.
void invoke ()

Detailed Description

Run a local file, that is either in the system PATH, or addressed by an absolute path.

This software is distributed under the BSD License.

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

Definition at line 20 of file RunAppAction.java.


Constructor & Destructor Documentation

RunAppAction ( File  execFile  ) 

Parameters:
execFile 

Definition at line 27 of file RunAppAction.java.

RunAppAction ( String  execName  ) 

Use this for running apps that are in the System PATH.

Parameters:
execName 

Definition at line 36 of file RunAppAction.java.


Member Function Documentation

void invoke (  ) 

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

Implements R3Action.

Definition at line 43 of file RunAppAction.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