RSE
Release 1.0

org.eclipse.rse.shells.ui.actions
Class LaunchShellActionDelegate

java.lang.Object
  extended byorg.eclipse.ui.actions.ActionDelegate
      extended byorg.eclipse.rse.shells.ui.actions.LaunchShellActionDelegate
All Implemented Interfaces:
IActionDelegate, IActionDelegate2

public class LaunchShellActionDelegate
extends ActionDelegate
implements IActionDelegate


Constructor Summary
LaunchShellActionDelegate()
           
 
Method Summary
 void run(IAction action)
           
 void selectionChanged(IAction action, ISelection selection)
           
 
Methods inherited from class org.eclipse.ui.actions.ActionDelegate
dispose, init, runWithEvent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LaunchShellActionDelegate

public LaunchShellActionDelegate()
Method Detail

run

public void run(IAction action)
Specified by:
run in interface IActionDelegate

selectionChanged

public void selectionChanged(IAction action,
                             ISelection selection)
Specified by:
selectionChanged in interface IActionDelegate

RSE
Release 1.0

Copyright (c) IBM Corporation and others 2000, 2006. All Rights Reserved.