RSE
Release 3.2

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
 java.lang.Object[] run(Shell shell)
           
 

Method Detail

run

java.lang.Object[] run(Shell shell)

RSE
Release 3.2

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