Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

RSE
Release 3.0

Uses of Interface
org.eclipse.rse.subsystems.shells.core.subsystems.IRemoteCommandShell

Packages that use IRemoteCommandShell
org.eclipse.rse.shells.ui   
org.eclipse.rse.shells.ui.view   
org.eclipse.rse.subsystems.shells.core.model   
org.eclipse.rse.subsystems.shells.core.subsystems   
org.eclipse.rse.subsystems.shells.core.subsystems.servicesubsystem   
 

Uses of IRemoteCommandShell in org.eclipse.rse.shells.ui
 

Methods in org.eclipse.rse.shells.ui with parameters of type IRemoteCommandShell
static void RemoteCommandHelpers. showInView ( IRemoteCommandShell cmd, boolean isCompile, String cmdString)
           
 

Uses of IRemoteCommandShell in org.eclipse.rse.shells.ui.view
 

Methods in org.eclipse.rse.shells.ui.view that return IRemoteCommandShell
  IRemoteCommandShell CommandEntryViewerConfiguration. getRemoteCommand ()
           
  IRemoteCommandShell CommandEntryContentAssistProcessor. getRemoteCommand ()
           
 

Methods in org.eclipse.rse.shells.ui.view with parameters of type IRemoteCommandShell
 void CommandEntryViewerConfiguration. setRemoteCommand ( IRemoteCommandShell cmd)
           
 void CommandEntryContentAssistProcessor. setRemoteCommand ( IRemoteCommandShell cmd)
           
 

Uses of IRemoteCommandShell in org.eclipse.rse.subsystems.shells.core.model
 

Classes in org.eclipse.rse.subsystems.shells.core.model that implement IRemoteCommandShell
 class RemoteCommandShell
           
 

Fields in org.eclipse.rse.subsystems.shells.core.model declared as IRemoteCommandShell
protected   IRemoteCommandShell SimpleCommandOperation. _cmdShell
           
protected   IRemoteCommandShell RemoteCommandShellOperation. _remoteCmdShell
           
 

Methods in org.eclipse.rse.subsystems.shells.core.model that return IRemoteCommandShell
  IRemoteCommandShell SimpleCommandOperation. getCommandShell ()
           
  IRemoteCommandShell RemoteCommandShellOperation. getRemoteCommandShell ()
           
  IRemoteCommandShell RemoteCommandShellOperation. run ()
          Launches a new remote shell
 

Uses of IRemoteCommandShell in org.eclipse.rse.subsystems.shells.core.subsystems
 

Fields in org.eclipse.rse.subsystems.shells.core.subsystems declared as IRemoteCommandShell
protected   IRemoteCommandShell RemoteCmdSubSystem. _defaultShell
           
 

Methods in org.eclipse.rse.subsystems.shells.core.subsystems that return IRemoteCommandShell
  IRemoteCommandShell RemoteCmdSubSystem. getDefaultShell ()
          Get the default running command shell for this command subsystem.
  IRemoteCommandShell IRemoteCmdSubSystem. getDefaultShell ()
          Get the default running command shell for this command subsystem.
  IRemoteCommandShell[] RemoteCmdSubSystem. getShells ()
          Get all command shells and transient commands that have been run or are running for this command subsystem.
  IRemoteCommandShell[] IRemoteCmdSubSystem. getShells ()
          Get all command shells and transient commands that have been run or are running for this command subsystem.
protected   IRemoteCommandShell RemoteCmdSubSystem. internalRunShell ( Object context, IProgressMonitor monitor)
          Establishes a new shell.
  IRemoteCommandShell[] RemoteCmdSubSystem. restoreShellState ( Shell shellWindow)
           
  IRemoteCommandShell[] IRemoteCmdSubSystem. restoreShellState ( Shell shell)
          Restore all the command shells that were open before disconnecting during the previous session
  IRemoteCommandShell RemoteCmdSubSystem. runShell ( Object context)
          Deprecated. use RemoteCmdSubSystem.runShell(Object, IProgressMonitor)
  IRemoteCommandShell RemoteCmdSubSystem. runShell ( Object context, IProgressMonitor monitor)
          overridden so that for universal we don't need to do in modal thread
  IRemoteCommandShell IRemoteCmdSubSystem. runShell ( Object context, IProgressMonitor monitor)
          Launch a new command shell.
 

Constructors in org.eclipse.rse.subsystems.shells.core.subsystems with parameters of type IRemoteCommandShell
RemoteCmdSubSystem.RefreshRemovedShell ( RemoteCmdSubSystem ss, IRemoteCommandShell cmdShell)
           
 

Uses of IRemoteCommandShell in org.eclipse.rse.subsystems.shells.core.subsystems.servicesubsystem
 

Subinterfaces of IRemoteCommandShell in org.eclipse.rse.subsystems.shells.core.subsystems.servicesubsystem
 interface IServiceCommandShell
           
 

Classes in org.eclipse.rse.subsystems.shells.core.subsystems.servicesubsystem that implement IRemoteCommandShell
 class ServiceCommandShell
           
 

Methods in org.eclipse.rse.subsystems.shells.core.subsystems.servicesubsystem that return IRemoteCommandShell
protected   IRemoteCommandShell ShellServiceSubSystem. internalRunShell ( Object context, IProgressMonitor monitor)
           
 


RSE
Release 3.0

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

 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire