RSE
Release 3.0

org.eclipse.rse.ui.view
Interface ISystemViewRunnableObject


public interface ISystemViewRunnableObject

This interface is for any object in the system views that want to support the SystemRunAction action in their popup. It will call that object's run(Shell) method when invoked


Method Summary
 Object[] run(Shell shell)
           
 

Method Detail

run

Object[] run(Shell shell)

RSE
Release 3.0

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