Types from org.eclipse.rse.subsystems.shells.core used by org.eclipse.rse.shells.ui

Click an entry in the table below to reveal the details of the references made to that element.

Reference Details

org.eclipse.rse.subsystems.shells.core.model.RemoteCommandShell

CASTS
Reference LocationLine Number
org.eclipse.rse.shells.ui.RemoteCommandHelpers.runUniversalCommand(Shell, String, String, IRemoteCmdSubSystem, boolean)147

org.eclipse.rse.subsystems.shells.core.model.RemoteOutput

CASTS
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.handleDoubleClick(DoubleClickEvent)390
INSTANCEOF
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.handleDoubleClick(DoubleClickEvent)388
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.handleDoubleClick(DoubleClickEvent)390

org.eclipse.rse.subsystems.shells.core.subsystems.ICandidateCommand

CASTS
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.CommandEntryContentAssistProcessor.getImageFor(Object)294
INSTANCEOF
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.CommandEntryContentAssistProcessor.getImageFor(Object)292
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.CommandEntryContentAssistProcessor.getCommandCompletions(String, CommandEntryContentAssistProcessorCompletionResults)494
org.eclipse.rse.shells.ui.view.CommandEntryContentAssistProcessor.getImageFor(Object)294

org.eclipse.rse.subsystems.shells.core.subsystems.IRemoteCmdSubSystem

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.rse.shells.ui.RemoteCommandHelpers.getCmdSubSystems(IHost)104
CASTS
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.updateSelection(IStructuredSelection)720
org.eclipse.rse.internal.shells.ui.view.SystemCommandsViewPart.systemResourceChanged(ISystemResourceChangeEvent)822
org.eclipse.rse.internal.shells.ui.view.SystemCommandsViewPart.systemResourceChanged(ISystemResourceChangeEvent)760
org.eclipse.rse.internal.shells.ui.view.SystemCommandsViewPart.systemResourceChanged(ISystemResourceChangeEvent)801
org.eclipse.rse.shells.ui.RemoteCommandHelpers.getCmdSubSystems(IHost)104
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction._cmdSubSystem-1
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.RunShellJob._ss-1
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.RunShellJob._ss-1
org.eclipse.rse.internal.shells.ui.SystemRemoteCommandEntryForm.subSystems-1
org.eclipse.rse.internal.shells.ui.view.SystemCommandsViewPart.CommandSubmenuManager._subsystems-1
org.eclipse.rse.internal.shells.ui.view.SystemCommandsViewPart.CommandSubmenuManager._subsystems-1
org.eclipse.rse.internal.shells.ui.view.SystemCommandsViewPart.CommandSubSystemDisconnectedRunnable._subsystem-1
org.eclipse.rse.internal.shells.ui.view.SystemCommandsViewPart.CommandSubSystemDisconnectedRunnable._subsystem-1
org.eclipse.rse.internal.shells.ui.view.SystemCommandsViewPart.ShellAction._cmdSubSystem-1
org.eclipse.rse.internal.shells.ui.view.SystemCommandsViewPart.ShellAction._cmdSubSystem-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.updateSelection(IStructuredSelection)719
org.eclipse.rse.internal.shells.ui.view.SystemCommandsViewPart.systemResourceChanged(ISystemResourceChangeEvent)819
org.eclipse.rse.internal.shells.ui.view.SystemCommandsViewPart.systemResourceChanged(ISystemResourceChangeEvent)757
org.eclipse.rse.internal.shells.ui.view.SystemCommandsViewPart.systemResourceChanged(ISystemResourceChangeEvent)799
org.eclipse.rse.shells.ui.RemoteCommandHelpers.getCmdSubSystem(IHost)82
org.eclipse.rse.shells.ui.RemoteCommandHelpers.getCmdSubSystems(IHost)98
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.CommandDialog.createInner(Composite)274
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.CommandDialog.createInner(Composite)274
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.getCommandSubSystem()506
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.runCommand(String, boolean)582
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.runCommand(String, boolean)550
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.runShell()628
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.updateSelection(IStructuredSelection)732
org.eclipse.rse.internal.shells.ui.actions.SystemTerminateRemoveShellAction.cancel(IRemoteCommandShell)47
org.eclipse.rse.internal.shells.ui.actions.SystemTerminateShellAction.cancel(IRemoteCommandShell)83
org.eclipse.rse.internal.shells.ui.propertypages.EnvironmentVariablesPropertyPage.createContentArea(Composite)58
org.eclipse.rse.internal.shells.ui.SystemRemoteCommandEntryForm.runCommand()145
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.sendBreak()467
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.sendInput(String)446
org.eclipse.rse.internal.shells.ui.view.SystemCommandsViewPart.initDefaultCommandShells()707
org.eclipse.rse.internal.shells.ui.view.SystemCommandsViewPart.menuAboutToShow(IMenuManager)566
org.eclipse.rse.internal.shells.ui.view.SystemCommandsViewPart.menuAboutToShow(IMenuManager)533
org.eclipse.rse.internal.shells.ui.view.SystemCommandsViewPart.systemResourceChanged(ISystemResourceChangeEvent)791
org.eclipse.rse.shells.ui.RemoteCommandHelpers.getCmdSubSystem(IHost)84
org.eclipse.rse.shells.ui.RemoteCommandHelpers.getCmdSubSystems(IHost)100
org.eclipse.rse.shells.ui.view.CommandEntryContentAssistProcessor.getCommandCompletions(String, CommandEntryContentAssistProcessorCompletionResults)486
org.eclipse.rse.shells.ui.view.CommandEntryContentAssistProcessor.getEnvironmentCompletions(String, CommandEntryContentAssistProcessorCompletionResults)450
PARAMETER
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.RunShellJob.RunShellJob(SystemCommandAction, IRemoteCmdSubSystem, SystemCommandsViewPart)-1
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.RunShellJob.RunShellJob(SystemCommandAction, IRemoteCmdSubSystem, SystemCommandsViewPart)-1
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.setSubSystem(IRemoteCmdSubSystem)-1
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.SystemCommandAction(Shell, boolean, IRemoteCmdSubSystem)-1
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.SystemCommandAction(String, Shell, boolean, IRemoteCmdSubSystem)-1
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.SystemCommandAction(String, String, ImageDescriptor, Shell, boolean, IRemoteCmdSubSystem)-1
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.SystemCommandAction(String, String, Shell, boolean, IRemoteCmdSubSystem)-1
org.eclipse.rse.internal.shells.ui.view.SystemCommandsViewPart.CommandSubmenuManager.CommandSubmenuManager(SystemCommandsViewPart, IHost, IRemoteCmdSubSystem[])-1
org.eclipse.rse.internal.shells.ui.view.SystemCommandsViewPart.CommandSubmenuManager.CommandSubmenuManager(SystemCommandsViewPart, IHost, IRemoteCmdSubSystem[])-1
org.eclipse.rse.internal.shells.ui.view.SystemCommandsViewPart.CommandSubSystemDisconnectedRunnable.CommandSubSystemDisconnectedRunnable(SystemCommandsViewPart, IRemoteCmdSubSystem)-1
org.eclipse.rse.internal.shells.ui.view.SystemCommandsViewPart.CommandSubSystemDisconnectedRunnable.CommandSubSystemDisconnectedRunnable(SystemCommandsViewPart, IRemoteCmdSubSystem)-1
org.eclipse.rse.internal.shells.ui.view.SystemCommandsViewPart.restoreCommandShells(IRemoteCmdSubSystem)-1
org.eclipse.rse.internal.shells.ui.view.SystemCommandsViewPart.ShellAction.ShellAction(SystemCommandsViewPart, String, ImageDescriptor, IRemoteCmdSubSystem)-1
org.eclipse.rse.internal.shells.ui.view.SystemCommandsViewPart.ShellAction.ShellAction(SystemCommandsViewPart, String, ImageDescriptor, IRemoteCmdSubSystem)-1
org.eclipse.rse.shells.ui.RemoteCommandHelpers.runUniversalCommand(Shell, String, String, IRemoteCmdSubSystem, boolean)-1
org.eclipse.rse.shells.ui.RemoteCommandHelpers.runUniversalCommand(Shell, String, String, IRemoteCmdSubSystem)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.getCommandSubSystem()-1
org.eclipse.rse.internal.shells.ui.propertypages.EnvironmentVariablesPropertyPage.getCmdSubSystem()-1
org.eclipse.rse.internal.shells.ui.view.SystemCommandsViewPart.CommandSubmenuManager.getSubSystems()-1
org.eclipse.rse.internal.shells.ui.view.SystemCommandsViewPart.CommandSubmenuManager.getSubSystems()-1
org.eclipse.rse.shells.ui.RemoteCommandHelpers.getCmdSubSystem(IHost)-1
org.eclipse.rse.shells.ui.RemoteCommandHelpers.getCmdSubSystems(IHost)-1

org.eclipse.rse.subsystems.shells.core.subsystems.IRemoteCmdSubSystemConfiguration

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getImageDescriptor(Object)832
PARAMETER
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getShellActions(IRemoteCmdSubSystemConfiguration)-1

org.eclipse.rse.subsystems.shells.core.subsystems.IRemoteCommandShell

CASTS
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.actions.SystemBaseShellAction.updateSelection(IStructuredSelection)62
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.runCommand(String, boolean)589
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.runCommand(String, boolean)559
org.eclipse.rse.internal.shells.ui.actions.SystemExportShellHistoryAction.run()56
org.eclipse.rse.internal.shells.ui.actions.SystemExportShellOutputAction.run()56
org.eclipse.rse.internal.shells.ui.actions.SystemShowInShellViewAction.run()54
org.eclipse.rse.internal.shells.ui.actions.SystemTerminateShellAction.run()64
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.getCommandHistory()610
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.sendBreak()466
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.sendInput(String)445
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.setInput(IAdaptable, boolean)524
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.updateActionStates()564
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.updateTitle(IAdaptable)496
org.eclipse.rse.internal.shells.ui.view.SystemCommandsViewPart.ClearAction.checkEnabledState()224
org.eclipse.rse.internal.shells.ui.view.SystemCommandsViewPart.ClearAction.checkEnabledState()224
org.eclipse.rse.internal.shells.ui.view.SystemCommandsViewPart.initDefaultCommandShells()720
org.eclipse.rse.internal.shells.ui.view.SystemCommandsViewPart.systemResourceChanged(ISystemResourceChangeEvent)766
org.eclipse.rse.internal.shells.ui.view.SystemCommandsViewPart.systemResourceChanged(ISystemResourceChangeEvent)776
org.eclipse.rse.internal.shells.ui.view.SystemCommandsViewPart.systemResourceChanged(ISystemResourceChangeEvent)786
org.eclipse.rse.internal.shells.ui.view.SystemCommandsViewPart.updateActionStates()384
org.eclipse.rse.internal.shells.ui.view.SystemCommandsViewPart.updateShellActions()448
org.eclipse.rse.shells.ui.view.SystemCommandsView.clearFirstItems(Object[], int)264
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.addActions(SystemMenuManager, IStructuredSelection, Shell, String)192
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getAbsoluteName(Object)608
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getChildren(IAdaptable, IProgressMonitor)354
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getImageDescriptor(Object)831
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getPropertyValue(Object, boolean)1167
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getRemoteType(Object)666
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getSubSystem(Object)572
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getText(Object)287
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getType(Object)340
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.handleDoubleClick(Object)459
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.outputToFile(IRemoteOutput)395
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.UpdateOutputRunnable._cmd-1
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.UpdateOutputRunnable._cmd-1
org.eclipse.rse.internal.shells.ui.view.SystemCommandsViewPart._lastSelected-1
org.eclipse.rse.shells.ui.view.CommandEntryContentAssistProcessor._remoteCommand-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.actions.SystemBaseShellAction.updateSelection(IStructuredSelection)60
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.runCommand(String, boolean)557
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.runCommand(String, boolean)587
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.getCommandHistory()608
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.sendBreak()464
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.sendInput(String)442
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.updateActionStates()562
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.updateTitle(IAdaptable)494
org.eclipse.rse.internal.shells.ui.view.SystemCommandsViewPart.ClearAction.checkEnabledState()222
org.eclipse.rse.internal.shells.ui.view.SystemCommandsViewPart.ClearAction.checkEnabledState()222
org.eclipse.rse.internal.shells.ui.view.SystemCommandsViewPart.systemResourceChanged(ISystemResourceChangeEvent)774
org.eclipse.rse.internal.shells.ui.view.SystemCommandsViewPart.systemResourceChanged(ISystemResourceChangeEvent)784
org.eclipse.rse.internal.shells.ui.view.SystemCommandsViewPart.systemResourceChanged(ISystemResourceChangeEvent)762
org.eclipse.rse.internal.shells.ui.view.SystemViewOutputAdapterFactory.getAdapter(Object, Class)72
org.eclipse.rse.shells.ui.view.SystemCommandsView.updateChildren()138
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.addActions(SystemMenuManager, IStructuredSelection, Shell, String)190
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.canDrag(Object)971
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getAbsoluteName(Object)606
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getChildren(IAdaptable, IProgressMonitor)352
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getImageDescriptor(Object)829
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getPropertyValue(Object, boolean)1165
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getRemoteType(Object)664
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getSubSystem(Object)570
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getSubSystem(Object)591
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getText(Object)285
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getType(Object)338
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getUniquePropertyDescriptors()1134
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.handleDoubleClick(Object)458
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.hasChildren(IAdaptable)366
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.outputToFile(IRemoteOutput)393
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.runCommand(String, boolean)565
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.RunShellJob.run(IProgressMonitor)123
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.RunShellJob.run(IProgressMonitor)123
org.eclipse.rse.internal.shells.ui.actions.SystemExportShellHistoryAction.run()56
org.eclipse.rse.internal.shells.ui.actions.SystemExportShellOutputAction.run()56
org.eclipse.rse.internal.shells.ui.actions.SystemShowInShellViewAction.run()54
org.eclipse.rse.internal.shells.ui.actions.SystemTerminateShellAction.run()64
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.getCommandHistory()610
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.sendBreak()466
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.sendInput(String)445
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.updateActionStates()564
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.updateTitle(IAdaptable)496
org.eclipse.rse.internal.shells.ui.view.SystemCommandsViewPart.ShellAction.run()179
org.eclipse.rse.internal.shells.ui.view.SystemCommandsViewPart.ShellAction.run()179
org.eclipse.rse.internal.shells.ui.view.SystemCommandsViewPart.updateActionStates()384
org.eclipse.rse.internal.shells.ui.view.SystemCommandsViewPart.updateShellActions()448
org.eclipse.rse.shells.ui.RemoteCommandHelpers.runUniversalCommand(Shell, String, String, IRemoteCmdSubSystem, boolean)141
org.eclipse.rse.shells.ui.view.SystemCommandsView.clearFirstItems(Object[], int)264
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.addActions(SystemMenuManager, IStructuredSelection, Shell, String)192
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getAbsoluteName(Object)608
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getChildren(IAdaptable, IProgressMonitor)354
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getImageDescriptor(Object)831
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getPropertyValue(Object, boolean)1167
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getSubSystem(Object)572
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getText(Object)287
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getType(Object)340
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.handleDoubleClick(Object)459
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.outputToFile(IRemoteOutput)395
PARAMETER
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.actions.SystemBaseShellAction.isApplicable(IRemoteCommandShell)-1
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.showInView(IRemoteCommandShell)-1
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.UpdateOutputRunnable.UpdateOutputRunnable(SystemCommandAction, SystemCommandsViewPart, IRemoteCommandShell)-1
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.UpdateOutputRunnable.UpdateOutputRunnable(SystemCommandAction, SystemCommandsViewPart, IRemoteCommandShell)-1
org.eclipse.rse.internal.shells.ui.actions.SystemTerminateRemoveShellAction.cancel(IRemoteCommandShell)-1
org.eclipse.rse.internal.shells.ui.actions.SystemTerminateRemoveShellAction.isApplicable(IRemoteCommandShell)-1
org.eclipse.rse.internal.shells.ui.actions.SystemTerminateShellAction.cancel(IRemoteCommandShell)-1
org.eclipse.rse.internal.shells.ui.actions.SystemTerminateShellAction.isApplicable(IRemoteCommandShell)-1
org.eclipse.rse.internal.shells.ui.actions.SystemTerminateShellAction.terminateShell(IRemoteCommandShell)-1
org.eclipse.rse.internal.shells.ui.view.CommandsViewWorkbook.showPageFor(IRemoteCommandShell)-1
org.eclipse.rse.internal.shells.ui.view.CommandsViewWorkbook.updateOutput(IRemoteCommandShell, boolean)-1
org.eclipse.rse.internal.shells.ui.view.SystemCommandsViewPart.ShellAction.showInView(IRemoteCommandShell)-1
org.eclipse.rse.internal.shells.ui.view.SystemCommandsViewPart.ShellAction.showInView(IRemoteCommandShell)-1
org.eclipse.rse.internal.shells.ui.view.SystemCommandsViewPart.showPageFor(IRemoteCommandShell)-1
org.eclipse.rse.internal.shells.ui.view.SystemCommandsViewPart.updateOutput(IRemoteCommandShell, boolean)-1
org.eclipse.rse.internal.shells.ui.view.SystemCommandsViewPart.updateOutput(IRemoteCommandShell)-1
org.eclipse.rse.shells.ui.RemoteCommandHelpers.showInView(IRemoteCommandShell, boolean, String)-1
org.eclipse.rse.shells.ui.view.CommandEntryContentAssistProcessor.setRemoteCommand(IRemoteCommandShell)-1
org.eclipse.rse.shells.ui.view.CommandEntryViewerConfiguration.setRemoteCommand(IRemoteCommandShell)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.CommandEntryContentAssistProcessor.getRemoteCommand()-1
org.eclipse.rse.shells.ui.view.CommandEntryViewerConfiguration.getRemoteCommand()-1

org.eclipse.rse.subsystems.shells.core.subsystems.IRemoteError

CASTS
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.view.SystemViewRemoteErrorAdapter.internalGetPropertyValue(Object)117
INSTANCEOF
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.view.SystemViewOutputAdapterFactory.getAdapter(Object, Class)68
org.eclipse.rse.internal.shells.ui.view.SystemViewRemoteErrorAdapter.addActions(SystemMenuManager, IStructuredSelection, Shell, String)51
org.eclipse.rse.internal.shells.ui.view.SystemViewRemoteErrorAdapter.internalGetPropertyValue(Object)115
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.view.SystemViewRemoteErrorAdapter.internalGetPropertyValue(Object)117

org.eclipse.rse.subsystems.shells.core.subsystems.IRemoteOutput

CASTS
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemCommandsView.colorItem(TableItem, Object)217
org.eclipse.rse.shells.ui.view.SystemCommandsView.CommandsViewFilter.select(Viewer, Object, Object)55
org.eclipse.rse.shells.ui.view.SystemCommandsView.CommandsViewFilter.select(Viewer, Object, Object)55
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.addActions(SystemMenuManager, IStructuredSelection, Shell, String)141
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.addActions(SystemMenuManager, IStructuredSelection, Shell, String)163
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.addActions(SystemMenuManager, IStructuredSelection, Shell, String)154
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.canDrop(Object)949
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.canEdit(Object)1083
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.doDrag(Object, boolean, IProgressMonitor)1004
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.doDrop(Object, Object, boolean, boolean, int, IProgressMonitor)1065
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getAbsoluteName(Object)613
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getEditableRemoteObject(Object)1102
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getImageDescriptor(Object)765
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getParent(Object)251
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getRemoteParent(Object, IProgressMonitor)726
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getRemoteType(Object)662
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getSubSystem(Object)577
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getText(Object)264
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getType(Object)335
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.handleDoubleClick(Object)450
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.validateDrop(Object, Object, boolean)1031
INSTANCEOF
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.view.SystemViewOutputAdapterFactory.getAdapter(Object, Class)70
org.eclipse.rse.shells.ui.view.SystemCommandsView.colorItem(TableItem, Object)215
org.eclipse.rse.shells.ui.view.SystemCommandsView.CommandsViewFilter.select(Viewer, Object, Object)53
org.eclipse.rse.shells.ui.view.SystemCommandsView.CommandsViewFilter.select(Viewer, Object, Object)53
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.addActions(SystemMenuManager, IStructuredSelection, Shell, String)128
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.canDrag(Object)967
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.canDrop(Object)948
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.canEdit(Object)1081
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.doDrag(Object, boolean, IProgressMonitor)1003
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getAbsoluteName(Object)611
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getEditableRemoteObject(Object)1100
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getImageDescriptor(Object)762
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getParent(Object)249
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getRemoteParent(Object, IProgressMonitor)724
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getRemoteType(Object)660
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getSubSystem(Object)575
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getText(Object)262
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getType(Object)333
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.handleDoubleClick(Object)448
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.validateDrop(Object, Object, boolean)1029
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemCommandsView.colorItem(TableItem, Object)217
org.eclipse.rse.shells.ui.view.SystemCommandsView.CommandsViewFilter.select(Viewer, Object, Object)55
org.eclipse.rse.shells.ui.view.SystemCommandsView.CommandsViewFilter.select(Viewer, Object, Object)55
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.addActions(SystemMenuManager, IStructuredSelection, Shell, String)163
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.addActions(SystemMenuManager, IStructuredSelection, Shell, String)141
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.addActions(SystemMenuManager, IStructuredSelection, Shell, String)154
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.canDrop(Object)949
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.canEdit(Object)1083
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.doDrag(Object, boolean, IProgressMonitor)1004
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getAbsoluteName(Object)613
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getEditableRemoteObject(Object)1102
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getImageDescriptor(Object)765
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getParent(Object)251
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getSubSystem(Object)577
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getText(Object)264
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getType(Object)335
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.handleDoubleClick(Object)450
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.validateDrop(Object, Object, boolean)1031
PARAMETER
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.doOpen(IRemoteFile, IRemoteOutput)-1
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.outputToFile(IRemoteOutput)-1

org.eclipse.rse.subsystems.shells.core.subsystems.RemoteCmdSubSystem

CASTS
Reference LocationLine Number
org.eclipse.rse.shells.ui.RemoteCommandHelpers.getCmdSubSystem(IHost)84
org.eclipse.rse.shells.ui.RemoteCommandHelpers.getCmdSubSystems(IHost)100
org.eclipse.rse.shells.ui.view.CommandEntryContentAssistProcessor.setRemoteCommand(IRemoteCommandShell)151
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.CommandEntryContentAssistProcessor.setRemoteCommand(IRemoteCommandShell)151

org.eclipse.rse.subsystems.shells.core.subsystems.servicesubsystem.IShellServiceSubSystemConfiguration

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.propertypages.ShellServicesPropertyPage.getShellServiceSubSystemConfigurations(IRSESystemType)99
CASTS
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.propertypages.ShellServicesPropertyPage.getServiceElements()64
org.eclipse.rse.internal.shells.ui.propertypages.ShellServicesPropertyPage.getServiceElements()53
org.eclipse.rse.internal.shells.ui.propertypages.ShellServicesPropertyPage.getShellServiceSubSystemConfigurations(IRSESystemType)99
org.eclipse.rse.internal.shells.ui.propertypages.ShellServicesPropertyPage.setSubSystemConfiguration(ISubSystemConfiguration)110
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.propertypages.ShellServicesPropertyPage._currentFactory-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.propertypages.ShellServicesPropertyPage.getShellServiceSubSystemConfigurations(IRSESystemType)93
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.propertypages.ShellServicesPropertyPage.getServiceElements()72
RETURN_TYPE
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.propertypages.ShellServicesPropertyPage.getShellServiceSubSystemConfigurations(IRSESystemType)-1

org.eclipse.rse.subsystems.shells.core.subsystems.servicesubsystem.ShellServiceSubSystem

CASTS
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.propertypages.ShellServicesPropertyPage.getShellServiceSubSystem()46
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.propertypages.ShellServicesPropertyPage.getServiceElements()52
RETURN_TYPE
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.propertypages.ShellServicesPropertyPage.getShellServiceSubSystem()-1

org.eclipse.rse.subsystems.shells.core.subsystems.servicesubsystem.ShellServiceSubSystemConfiguration

INSTANCEOF
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.view.ShellServiceSubSystemConfigurationAdapterFactory.getAdapter(Object, Class)54

Back to reference summary for org.eclipse.rse.shells.ui

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict