ca.aura.ui.swt.actions
Class LaunchFileAction

java.lang.Object
  |
  +--ca.aura.ui.swt.actions.LaunchFileAction
All Implemented Interfaces:
Action

public class LaunchFileAction
extends java.lang.Object
implements Action


Constructor Summary
LaunchFileAction(java.io.File f)
          default constructor
 
Method Summary
 boolean execute()
          do the action
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LaunchFileAction

public LaunchFileAction(java.io.File f)
default constructor

Method Detail

execute

public boolean execute()
do the action

Specified by:
execute in interface Action


Copyright © 2002 University of Ottawa. All Rights Reserved.