Methods from org.eclipse.rse.ui 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.core.subsystems.SubSystem.getConnectorService()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.connect(SubSystem, IProgressMonitor)656

org.eclipse.rse.core.subsystems.SubSystem.getHost()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.propertypages.ShellServicesPropertyPage.getServiceElements()63

org.eclipse.rse.core.subsystems.SubSystem.isConnected()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.connect(SubSystem, IProgressMonitor)649

org.eclipse.rse.core.subsystems.SubSystem.promptForPassword()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.PromptForPassword.run()154
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.PromptForPassword.run()154

org.eclipse.rse.ui.actions.SystemBaseAction.allowOnMultipleSelection(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.actions.SystemBaseShellAction.SystemBaseShellAction(String, String, ImageDescriptor, Shell)44
org.eclipse.rse.internal.shells.ui.actions.SystemExportShellHistoryAction.SystemExportShellHistoryAction(Shell)43
org.eclipse.rse.internal.shells.ui.actions.SystemExportShellOutputAction.SystemExportShellOutputAction(Shell)43
org.eclipse.rse.internal.shells.ui.actions.SystemShowInShellViewAction.SystemShowInShellViewAction(Shell)43

org.eclipse.rse.ui.actions.SystemBaseAction.checkObjectType(Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.updateSelection(IStructuredSelection)717

org.eclipse.rse.ui.actions.SystemBaseAction.getShell()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.run()463
org.eclipse.rse.internal.shells.ui.actions.SystemExportShellHistoryAction.run()59
org.eclipse.rse.internal.shells.ui.actions.SystemExportShellOutputAction.run()58

org.eclipse.rse.ui.actions.SystemBaseAction.run()

OVERRIDE
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.run()-1
org.eclipse.rse.internal.shells.ui.actions.SystemExportShellHistoryAction.run()-1
org.eclipse.rse.internal.shells.ui.actions.SystemExportShellOutputAction.run()-1
org.eclipse.rse.internal.shells.ui.actions.SystemShowInShellViewAction.run()-1
org.eclipse.rse.internal.shells.ui.actions.SystemTerminateShellAction.run()-1

org.eclipse.rse.ui.actions.SystemBaseAction.setAvailableOffline(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.actions.SystemBaseShellAction.SystemBaseShellAction(String, String, ImageDescriptor, Shell)43

org.eclipse.rse.ui.actions.SystemBaseAction.setHelp(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.SystemCommandAction(String, String, ImageDescriptor, Shell, boolean, IRemoteCmdSubSystem)440
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.SystemCommandAction(String, String, ImageDescriptor, Shell, boolean, IRemoteCmdSubSystem)442

org.eclipse.rse.ui.actions.SystemBaseAction.SystemBaseAction(String, String, ImageDescriptor, Shell)

OVERRIDE
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.actions.SystemBaseShellAction.SystemBaseShellAction(String, String, ImageDescriptor, Shell)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.actions.SystemBaseShellAction.SystemBaseShellAction(String, String, ImageDescriptor, Shell)42
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.SystemCommandAction(String, String, ImageDescriptor, Shell, boolean, IRemoteCmdSubSystem)436

org.eclipse.rse.ui.actions.SystemBaseAction.updateSelection(IStructuredSelection)

OVERRIDE
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.actions.SystemBaseShellAction.updateSelection(IStructuredSelection)-1
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.updateSelection(IStructuredSelection)-1

org.eclipse.rse.ui.actions.SystemBaseDummyAction.SystemBaseDummyAction()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.view.SystemCommandsViewPart.addMenuItems(IMenuManager)516
org.eclipse.rse.internal.shells.ui.view.SystemCommandsViewPart.menuAboutToShow(IMenuManager)601

org.eclipse.rse.ui.actions.SystemCopyToClipboardAction.SystemCopyToClipboardAction(Shell, Clipboard)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.createTabFolderPage(CTabFolder, CellEditorActionHandler)213
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.addActions(SystemMenuManager, IStructuredSelection, Shell, String)132

org.eclipse.rse.ui.actions.SystemCopyToClipboardAction.updateSelection(IStructuredSelection)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.selectionChanged(SelectionChangedEvent)249

org.eclipse.rse.ui.actions.SystemPasteFromClipboardAction.SystemPasteFromClipboardAction(Shell, Clipboard)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.createTabFolderPage(CTabFolder, CellEditorActionHandler)216
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.addActions(SystemMenuManager, IStructuredSelection, Shell, String)147

org.eclipse.rse.ui.actions.SystemPasteFromClipboardAction.updateSelection(IStructuredSelection)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.selectionChanged(SelectionChangedEvent)250

org.eclipse.rse.ui.actions.SystemTablePrintAction.checkEnabledState()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.view.SystemCommandsViewPart.updateActionStates()421
org.eclipse.rse.internal.shells.ui.view.SystemCommandsViewPart.updateActionStates()427

org.eclipse.rse.ui.actions.SystemTablePrintAction.setTableView(String, SystemTableView)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.view.SystemCommandsViewPart.updateActionStates()426
org.eclipse.rse.internal.shells.ui.view.SystemCommandsViewPart.updateActionStates()401
org.eclipse.rse.internal.shells.ui.view.SystemCommandsViewPart.updateActionStates()405

org.eclipse.rse.ui.actions.SystemTablePrintAction.SystemTablePrintAction(String, SystemTableView)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.view.SystemCommandsViewPart.fillLocalToolBar()473

org.eclipse.rse.ui.dialogs.SystemPromptDialog.buttonPressed(int)

OVERRIDE
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.CommandDialog.buttonPressed(int)-1
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.CommandDialog.buttonPressed(int)-1

org.eclipse.rse.ui.dialogs.SystemPromptDialog.clearErrorMessage()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.CommandDialog.validateInvocation()332
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.CommandDialog.validateInvocation()332

org.eclipse.rse.ui.dialogs.SystemPromptDialog.close()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.CommandDialog.buttonPressed(int)241
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.CommandDialog.buttonPressed(int)241

org.eclipse.rse.ui.dialogs.SystemPromptDialog.createInner(Composite)

OVERRIDE
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.CommandDialog.createInner(Composite)-1
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.CommandDialog.createInner(Composite)-1

org.eclipse.rse.ui.dialogs.SystemPromptDialog.enableOkButton(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.CommandDialog.createInner(Composite)289
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.CommandDialog.createInner(Composite)289
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.CommandDialog.getInitialFocusControl()299
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.CommandDialog.getInitialFocusControl()299
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.CommandDialog.validateInvocation()328
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.CommandDialog.validateInvocation()333
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.CommandDialog.validateInvocation()328
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.CommandDialog.validateInvocation()333

org.eclipse.rse.ui.dialogs.SystemPromptDialog.getInitialFocusControl()

OVERRIDE
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.CommandDialog.getInitialFocusControl()-1
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.CommandDialog.getInitialFocusControl()-1

org.eclipse.rse.ui.dialogs.SystemPromptDialog.setErrorMessage(SystemMessage)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.CommandDialog.validateInvocation()327
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.CommandDialog.validateInvocation()327

org.eclipse.rse.ui.dialogs.SystemPromptDialog.setHelp(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.CommandDialog.setHelp()305
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.CommandDialog.setHelp()305

org.eclipse.rse.ui.dialogs.SystemPromptDialog.SystemPromptDialog(Shell, String)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.CommandDialog.CommandDialog(SystemCommandAction, Shell)216
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.CommandDialog.CommandDialog(SystemCommandAction, Shell)216

org.eclipse.rse.ui.messages.SystemMessageDialog.displayExceptionMessage(Shell, Throwable)

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

org.eclipse.rse.ui.messages.SystemMessageDialog.displayMessage(SystemMessageException)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.RunShellJob.run(IProgressMonitor)127
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.RunShellJob.run(IProgressMonitor)127

org.eclipse.rse.ui.model.ISystemRegistryUI.getSystemClipboard()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.createTabFolderPage(CTabFolder, CellEditorActionHandler)212
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.addActions(SystemMenuManager, IStructuredSelection, Shell, String)147
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.addActions(SystemMenuManager, IStructuredSelection, Shell, String)132

org.eclipse.rse.ui.propertypages.ServicesPropertyPage.getCurrentSubSystemConfiguration()

OVERRIDE
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.propertypages.ShellServicesPropertyPage.getCurrentSubSystemConfiguration()-1

org.eclipse.rse.ui.propertypages.ServicesPropertyPage.getHostname()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.propertypages.ShellServicesPropertyPage.getServiceElements()59

org.eclipse.rse.ui.propertypages.ServicesPropertyPage.getServiceElements()

OVERRIDE
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.propertypages.ShellServicesPropertyPage.getServiceElements()-1

org.eclipse.rse.ui.propertypages.ServicesPropertyPage.getSystemType()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.propertypages.ShellServicesPropertyPage.getServiceElements()59
org.eclipse.rse.internal.shells.ui.propertypages.ShellServicesPropertyPage.getServiceElements()58

org.eclipse.rse.ui.propertypages.ServicesPropertyPage.ServicesPropertyPage()

OVERRIDE
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.propertypages.ShellServicesPropertyPage.ShellServicesPropertyPage()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.propertypages.ShellServicesPropertyPage.ShellServicesPropertyPage()38

org.eclipse.rse.ui.propertypages.SystemBasePropertyPage.createContentArea(Composite)

OVERRIDE
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.propertypages.EnvironmentVariablesPropertyPage.createContentArea(Composite)-1

org.eclipse.rse.ui.propertypages.SystemBasePropertyPage.getMessageLine()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.propertypages.EnvironmentVariablesPropertyPage.createContentArea(Composite)91
org.eclipse.rse.internal.shells.ui.propertypages.EnvironmentVariablesPropertyPage.createContentArea(Composite)66

org.eclipse.rse.ui.propertypages.SystemBasePropertyPage.performOk()

OVERRIDE
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.propertypages.EnvironmentVariablesPropertyPage.performOk()-1

org.eclipse.rse.ui.propertypages.SystemBasePropertyPage.SystemBasePropertyPage()

OVERRIDE
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.propertypages.EnvironmentVariablesPropertyPage.EnvironmentVariablesPropertyPage()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.propertypages.EnvironmentVariablesPropertyPage.EnvironmentVariablesPropertyPage()49

org.eclipse.rse.ui.propertypages.SystemBasePropertyPage.verifyPageContents()

OVERRIDE
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.propertypages.EnvironmentVariablesPropertyPage.verifyPageContents()-1

org.eclipse.rse.ui.RSEUIPlugin.getDefault()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.SystemCommandAction(String, String, Shell, boolean, IRemoteCmdSubSystem)415
org.eclipse.rse.internal.shells.ui.actions.SystemShowInShellViewAction.SystemShowInShellViewAction(Shell)41
org.eclipse.rse.internal.shells.ui.actions.SystemTerminateShellAction.SystemTerminateShellAction(Shell)40
org.eclipse.rse.internal.shells.ui.view.SystemCommandsViewPart.ClearAction.ClearAction(SystemCommandsViewPart)206
org.eclipse.rse.internal.shells.ui.view.SystemCommandsViewPart.ClearAction.ClearAction(SystemCommandsViewPart)208
org.eclipse.rse.internal.shells.ui.view.SystemCommandsViewPart.ClearAction.ClearAction(SystemCommandsViewPart)208
org.eclipse.rse.internal.shells.ui.view.SystemCommandsViewPart.ClearAction.ClearAction(SystemCommandsViewPart)206
org.eclipse.rse.shells.ui.view.CommandEntryContentAssistProcessor.getImageFor(Object)305
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getEditorRegistry()433
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getImageDescriptor(Object)807
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getImageDescriptor(Object)769
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getImageDescriptor(Object)773
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getImageDescriptor(Object)795
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getImageDescriptor(Object)777
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getImageDescriptor(Object)823
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getImageDescriptor(Object)782
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getImageDescriptor(Object)848

org.eclipse.rse.ui.RSEUIPlugin.getTheSystemRegistryUI()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.createTabFolderPage(CTabFolder, CellEditorActionHandler)212
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.addActions(SystemMenuManager, IStructuredSelection, Shell, String)147
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.addActions(SystemMenuManager, IStructuredSelection, Shell, String)132

org.eclipse.rse.ui.SystemBasePlugin.getActiveWorkbenchShell()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.handlers.LaunchShellCommandHandler.execute(ExecutionEvent)33
org.eclipse.rse.internal.shells.ui.view.SystemCommandsViewPart.systemResourceChanged(ISystemResourceChangeEvent)821
org.eclipse.rse.internal.shells.ui.view.SystemCommandsViewPart.systemResourceChanged(ISystemResourceChangeEvent)759

org.eclipse.rse.ui.SystemBasePlugin.getImageDescriptor(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.SystemCommandAction(String, String, Shell, boolean, IRemoteCmdSubSystem)415
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.SystemCommandAction(String, String, Shell, boolean, IRemoteCmdSubSystem)415
org.eclipse.rse.internal.shells.ui.actions.SystemExportShellHistoryAction.SystemExportShellHistoryAction(Shell)41
org.eclipse.rse.internal.shells.ui.actions.SystemExportShellOutputAction.SystemExportShellOutputAction(Shell)41
org.eclipse.rse.internal.shells.ui.actions.SystemShowInShellViewAction.SystemShowInShellViewAction(Shell)41
org.eclipse.rse.internal.shells.ui.actions.SystemTerminateRemoveShellAction.SystemTerminateRemoveShellAction(Shell)33
org.eclipse.rse.internal.shells.ui.actions.SystemTerminateShellAction.SystemTerminateShellAction(Shell)40
org.eclipse.rse.internal.shells.ui.view.ShellServiceSubSystemConfigurationAdapter.getActiveCommandShellImageDescriptor()68
org.eclipse.rse.internal.shells.ui.view.ShellServiceSubSystemConfigurationAdapter.getInactiveCommandShellImageDescriptor()80
org.eclipse.rse.internal.shells.ui.view.SystemCommandsViewPart.ClearAction.ClearAction(SystemCommandsViewPart)206
org.eclipse.rse.internal.shells.ui.view.SystemCommandsViewPart.ClearAction.ClearAction(SystemCommandsViewPart)206
org.eclipse.rse.internal.shells.ui.view.SystemCommandsViewPart.ClearAction.ClearAction(SystemCommandsViewPart)208
org.eclipse.rse.internal.shells.ui.view.SystemCommandsViewPart.ClearAction.ClearAction(SystemCommandsViewPart)208
org.eclipse.rse.shells.ui.view.CommandEntryContentAssistProcessor.getEnvironmentVariableImage()336
org.eclipse.rse.shells.ui.view.CommandEntryContentAssistProcessor.getImageFor(Object)305
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getImageDescriptor(Object)815
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getImageDescriptor(Object)777
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getImageDescriptor(Object)811
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getImageDescriptor(Object)773
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getImageDescriptor(Object)807
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getImageDescriptor(Object)803
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getImageDescriptor(Object)823
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getImageDescriptor(Object)848
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getImageDescriptor(Object)799
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getImageDescriptor(Object)782
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getImageDescriptor(Object)795
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getImageDescriptor(Object)769
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getImageDescriptor(Object)819

org.eclipse.rse.ui.SystemBasePlugin.getWorkbench()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getEditorRegistry()433

org.eclipse.rse.ui.SystemBasePlugin.initializeImageRegistry()

OVERRIDE
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.ShellsUIPlugin.initializeImageRegistry()-1

org.eclipse.rse.ui.SystemBasePlugin.logError(String, Throwable)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.RunShellJob.run(IProgressMonitor)133
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.RunShellJob.run(IProgressMonitor)133
org.eclipse.rse.internal.shells.ui.view.SystemCommandsUI.activateCommandsView()70
org.eclipse.rse.shells.ui.RemoteCommandHelpers.runUniversalCommand(Shell, String, String, IRemoteCmdSubSystem, boolean)168

org.eclipse.rse.ui.SystemBasePlugin.logError(String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.propertypages.EnvironmentVariablesPropertyPage.getCmdSubSystem()120

org.eclipse.rse.ui.SystemBasePlugin.logInfo(String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.SystemRemoteCommandEntryForm.runCommand()161

org.eclipse.rse.ui.SystemBasePlugin.logWarning(String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.view.SystemViewOutputAdapterFactory.getAdapter(Object, Class)81

org.eclipse.rse.ui.SystemBasePlugin.putImageInRegistry(String, String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.ShellsUIPlugin.initializeImageRegistry()123
org.eclipse.rse.internal.shells.ui.ShellsUIPlugin.initializeImageRegistry()127
org.eclipse.rse.internal.shells.ui.ShellsUIPlugin.initializeImageRegistry()131
org.eclipse.rse.internal.shells.ui.ShellsUIPlugin.initializeImageRegistry()129
org.eclipse.rse.internal.shells.ui.ShellsUIPlugin.initializeImageRegistry()125
org.eclipse.rse.internal.shells.ui.ShellsUIPlugin.initializeImageRegistry()137
org.eclipse.rse.internal.shells.ui.ShellsUIPlugin.initializeImageRegistry()135
org.eclipse.rse.internal.shells.ui.ShellsUIPlugin.initializeImageRegistry()139

org.eclipse.rse.ui.SystemBasePlugin.start(BundleContext)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.ShellsUIPlugin.start(BundleContext)94
OVERRIDE
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.ShellsUIPlugin.start(BundleContext)-1

org.eclipse.rse.ui.SystemBasePlugin.stop(BundleContext)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.ShellsUIPlugin.stop(BundleContext)101
OVERRIDE
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.ShellsUIPlugin.stop(BundleContext)-1

org.eclipse.rse.ui.SystemBasePlugin.SystemBasePlugin()

OVERRIDE
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.ShellsUIPlugin.ShellsUIPlugin()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.ShellsUIPlugin.ShellsUIPlugin()85

org.eclipse.rse.ui.SystemMenuManager.add(String, IAction)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.addActions(SystemMenuManager, IStructuredSelection, Shell, String)205
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.addActions(SystemMenuManager, IStructuredSelection, Shell, String)202
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.addActions(SystemMenuManager, IStructuredSelection, Shell, String)198
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.addActions(SystemMenuManager, IStructuredSelection, Shell, String)135
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.addActions(SystemMenuManager, IStructuredSelection, Shell, String)150
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.addActions(SystemMenuManager, IStructuredSelection, Shell, String)203
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.addActions(SystemMenuManager, IStructuredSelection, Shell, String)204

org.eclipse.rse.ui.SystemMenuManager.getMenuManager()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.addActions(SystemMenuManager, IStructuredSelection, Shell, String)180

org.eclipse.rse.ui.SystemWidgetHelpers.createCombo(Composite, Listener, String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.SystemRemoteCommandEntryForm.SystemRemoteCommandEntryForm(Composite, int)95

org.eclipse.rse.ui.SystemWidgetHelpers.createPushButton(Composite, Listener, String, String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.SystemRemoteCommandEntryForm.SystemRemoteCommandEntryForm(Composite, int)114

org.eclipse.rse.ui.SystemWidgetHelpers.createReadonlyCombo(Composite, Listener, String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.SystemRemoteCommandEntryForm.SystemRemoteCommandEntryForm(Composite, int)88

org.eclipse.rse.ui.SystemWidgetHelpers.setHelp(Control, String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.view.SystemCommandsViewPart.createPartControl(Composite)350

org.eclipse.rse.ui.validators.ISystemValidator.validate(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemCommandEditor.validateCommand()192

org.eclipse.rse.ui.view.AbstractSystemViewAdapter.AbstractSystemViewAdapter()

OVERRIDE
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.SystemViewRemoteOutputAdapter()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.SystemViewRemoteOutputAdapter()114

org.eclipse.rse.ui.view.AbstractSystemViewAdapter.addActions(SystemMenuManager, IStructuredSelection, Shell, String)

OVERRIDE
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.addActions(SystemMenuManager, IStructuredSelection, Shell, String)-1

org.eclipse.rse.ui.view.AbstractSystemViewAdapter.canDelete(Object)

OVERRIDE
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.canDelete(Object)-1

org.eclipse.rse.ui.view.AbstractSystemViewAdapter.canDrag(Object)

OVERRIDE
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.canDrag(Object)-1

org.eclipse.rse.ui.view.AbstractSystemViewAdapter.canDrop(Object)

OVERRIDE
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.canDrop(Object)-1

org.eclipse.rse.ui.view.AbstractSystemViewAdapter.canEdit(Object)

OVERRIDE
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.canEdit(Object)-1

org.eclipse.rse.ui.view.AbstractSystemViewAdapter.canRename(Object)

OVERRIDE
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.canRename(Object)-1

org.eclipse.rse.ui.view.AbstractSystemViewAdapter.doDrag(Object, boolean, IProgressMonitor)

OVERRIDE
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.doDrag(Object, boolean, IProgressMonitor)-1

org.eclipse.rse.ui.view.AbstractSystemViewAdapter.doDrop(Object, Object, boolean, boolean, int, IProgressMonitor)

OVERRIDE
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.doDrop(Object, Object, boolean, boolean, int, IProgressMonitor)-1

org.eclipse.rse.ui.view.AbstractSystemViewAdapter.doRename(Shell, Object, String, IProgressMonitor)

OVERRIDE
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.doRename(Shell, Object, String, IProgressMonitor)-1

org.eclipse.rse.ui.view.AbstractSystemViewAdapter.getChildren(IAdaptable, IProgressMonitor)

OVERRIDE
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getChildren(IAdaptable, IProgressMonitor)-1

org.eclipse.rse.ui.view.AbstractSystemViewAdapter.getEditableRemoteObject(Object)

OVERRIDE
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getEditableRemoteObject(Object)-1

org.eclipse.rse.ui.view.AbstractSystemViewAdapter.getFilterStringFor(Object)

OVERRIDE
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getFilterStringFor(Object)-1

org.eclipse.rse.ui.view.AbstractSystemViewAdapter.getImageDescriptor(Object)

OVERRIDE
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getImageDescriptor(Object)-1

org.eclipse.rse.ui.view.AbstractSystemViewAdapter.getParent(Object)

OVERRIDE
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getParent(Object)-1

org.eclipse.rse.ui.view.AbstractSystemViewAdapter.getPropertyValue(Object, boolean)

OVERRIDE
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getPropertyValue(Object, boolean)-1

org.eclipse.rse.ui.view.AbstractSystemViewAdapter.getRemoteSourceType(Object)

OVERRIDE
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getRemoteSourceType(Object)-1

org.eclipse.rse.ui.view.AbstractSystemViewAdapter.getRemoteSubSubType(Object)

OVERRIDE
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getRemoteSubSubType(Object)-1

org.eclipse.rse.ui.view.AbstractSystemViewAdapter.getShell()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getShellActions(IRemoteCmdSubSystemConfiguration)216

org.eclipse.rse.ui.view.AbstractSystemViewAdapter.getSubSystem(Object)

OVERRIDE
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getSubSystem(Object)-1

org.eclipse.rse.ui.view.AbstractSystemViewAdapter.getType(Object)

OVERRIDE
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getType(Object)-1

org.eclipse.rse.ui.view.AbstractSystemViewAdapter.getUniquePropertyDescriptors()

OVERRIDE
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.getUniquePropertyDescriptors()-1

org.eclipse.rse.ui.view.AbstractSystemViewAdapter.getViewer()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.hasChildren(IAdaptable)368

org.eclipse.rse.ui.view.AbstractSystemViewAdapter.handleDoubleClick(Object)

OVERRIDE
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.handleDoubleClick(Object)-1

org.eclipse.rse.ui.view.AbstractSystemViewAdapter.hasChildren(IAdaptable)

OVERRIDE
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.hasChildren(IAdaptable)-1

org.eclipse.rse.ui.view.AbstractSystemViewAdapter.internalGetPropertyDescriptors()

OVERRIDE
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.internalGetPropertyDescriptors()-1

org.eclipse.rse.ui.view.AbstractSystemViewAdapter.internalGetPropertyValue(Object)

OVERRIDE
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.internalGetPropertyValue(Object)-1

org.eclipse.rse.ui.view.AbstractSystemViewAdapter.showDelete(Object)

OVERRIDE
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.showDelete(Object)-1

org.eclipse.rse.ui.view.AbstractSystemViewAdapter.showOpenViewActions(Object)

OVERRIDE
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.showOpenViewActions(Object)-1

org.eclipse.rse.ui.view.AbstractSystemViewAdapter.showProperties(Object)

OVERRIDE
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.showProperties(Object)-1

org.eclipse.rse.ui.view.AbstractSystemViewAdapter.showRefresh(Object)

OVERRIDE
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.showRefresh(Object)-1

org.eclipse.rse.ui.view.AbstractSystemViewAdapter.showRename(Object)

OVERRIDE
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.showRename(Object)-1

org.eclipse.rse.ui.view.AbstractSystemViewAdapter.validateDrop(Object, Object, boolean)

OVERRIDE
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.validateDrop(Object, Object, boolean)-1

org.eclipse.rse.ui.view.ISystemEditableRemoteObject.addAsListener()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.doOpen(IRemoteFile, IRemoteOutput)492

org.eclipse.rse.ui.view.ISystemEditableRemoteObject.checkOpenInEditor()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.doOpen(IRemoteFile, IRemoteOutput)486

org.eclipse.rse.ui.view.ISystemEditableRemoteObject.getLocalResource()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.isFileCached(ISystemEditableRemoteObject, IRemoteFile)514

org.eclipse.rse.ui.view.ISystemEditableRemoteObject.openEditor()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.doOpen(IRemoteFile, IRemoteOutput)494

org.eclipse.rse.ui.view.ISystemEditableRemoteObject.setLocalResourceProperties()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.doOpen(IRemoteFile, IRemoteOutput)491

org.eclipse.rse.ui.view.ISystemViewElementAdapter.getAlternateText(Object)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.view.SystemCommandsViewProvider.getText(Object)30

org.eclipse.rse.ui.view.ISystemViewElementAdapter.getImageDescriptor(Object)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.view.CommandsViewWorkbook.setTabTitle(IAdaptable, CTabItem)239
org.eclipse.rse.internal.shells.ui.view.SystemCommandsViewPart.menuAboutToShow(IMenuManager)578
org.eclipse.rse.internal.shells.ui.view.SystemCommandsViewPart.menuAboutToShow(IMenuManager)541
org.eclipse.rse.shells.ui.view.CommandEntryContentAssistProcessor.getImageFor(Object)317

org.eclipse.rse.ui.view.ISystemViewElementAdapter.getName(Object)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.view.CommandsViewWorkbook.setTabTitle(IAdaptable, CTabItem)238

org.eclipse.rse.ui.view.ISystemViewElementAdapter.getParent(Object)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemCommandsView.getParentForContent(Object)319

org.eclipse.rse.ui.view.ISystemViewElementAdapter.getSubSystem(Object)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.getCommandSubSystem()483
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.runCommand(String, boolean)535
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.runShell()616
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.handleDoubleClick(DoubleClickEvent)377
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.handleDoubleClick(DoubleClickEvent)394

org.eclipse.rse.ui.view.ISystemViewElementAdapter.getText(Object)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.actions.SystemExportShellOutputAction.run()78

org.eclipse.rse.ui.view.ISystemViewElementAdapter.handleDoubleClick(Object)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.handleDoubleClick(DoubleClickEvent)410
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.handleDoubleClick(DoubleClickEvent)405

org.eclipse.rse.ui.view.ISystemViewElementAdapter.hasChildren(IAdaptable)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.handleDoubleClick(DoubleClickEvent)368

org.eclipse.rse.ui.view.ISystemViewElementAdapter.setPropertySourceInput(Object)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.view.SystemViewOutputAdapterFactory.getAdapter(Object, Class)77

org.eclipse.rse.ui.view.SubSystemConfigurationAdapter.SubSystemConfigurationAdapter()

OVERRIDE
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.view.ShellServiceSubSystemConfigurationAdapter.ShellServiceSubSystemConfigurationAdapter()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.view.ShellServiceSubSystemConfigurationAdapter.ShellServiceSubSystemConfigurationAdapter()29

org.eclipse.rse.ui.view.SystemTableView.computeLayout(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemCommandsView.updateChildren()207

org.eclipse.rse.ui.view.SystemTableView.dispose()

OVERRIDE
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemCommandsView.dispose()-1

org.eclipse.rse.ui.view.SystemTableView.getContextMenuManager()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.view.CommandsViewWorkbook.createTabItem(IAdaptable)227

org.eclipse.rse.ui.view.SystemTableView.getInput()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.getCommandHistory()607
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.getInput()482
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.sendBreak()463
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.sendInput(String)441
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.updateActionStates()559
org.eclipse.rse.shells.ui.view.SystemCommandsView.clearAllItems()240
org.eclipse.rse.shells.ui.view.SystemCommandsView.clearFirstItems(Object[], int)264
org.eclipse.rse.shells.ui.view.SystemCommandsView.systemResourceChanged(ISystemResourceChangeEvent)291
org.eclipse.rse.shells.ui.view.SystemCommandsView.updateChildren()137

org.eclipse.rse.ui.view.SystemTableView.getParentForContent(Object)

OVERRIDE
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemCommandsView.getParentForContent(Object)-1

org.eclipse.rse.ui.view.SystemTableView.getProvider()

OVERRIDE
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemCommandsView.getProvider()-1

org.eclipse.rse.ui.view.SystemTableView.getSelection()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.SelectAllAction.run()162
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.SelectAllAction.run()162

org.eclipse.rse.ui.view.SystemTableView.getShell()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.createTabFolderPage(CTabFolder, CellEditorActionHandler)216
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.createTabFolderPage(CTabFolder, CellEditorActionHandler)213

org.eclipse.rse.ui.view.SystemTableView.getViewAdapter(Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemCommandsView.getParentForContent(Object)319

org.eclipse.rse.ui.view.SystemTableView.setLastColumnWidths(int[])

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemCommandsView.SystemCommandsView(Table, ISystemMessageLine)80

org.eclipse.rse.ui.view.SystemTableView.systemResourceChanged(ISystemResourceChangeEvent)

OVERRIDE
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemCommandsView.systemResourceChanged(ISystemResourceChangeEvent)-1

org.eclipse.rse.ui.view.SystemTableView.SystemTableView(Table, ISystemMessageLine)

OVERRIDE
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemCommandsView.SystemCommandsView(Table, ISystemMessageLine)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemCommandsView.SystemCommandsView(Table, ISystemMessageLine)75

org.eclipse.rse.ui.view.SystemTableViewProvider.flushCache()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.updateOutput()551
org.eclipse.rse.shells.ui.view.SystemCommandsView.systemResourceChanged(ISystemResourceChangeEvent)296
org.eclipse.rse.shells.ui.view.SystemCommandsView.updateChildren()167

org.eclipse.rse.ui.view.SystemTableViewProvider.getAdapterFor(Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.view.SystemCommandsViewProvider.getText(Object)30

org.eclipse.rse.ui.view.SystemTableViewProvider.getChildren(Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemCommandsView.clearAllItems()242
org.eclipse.rse.shells.ui.view.SystemCommandsView.updateChildren()142

org.eclipse.rse.ui.view.SystemTableViewProvider.getMaxCharsInColumnZero()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemCommandsView.updateChildren()152

org.eclipse.rse.ui.view.SystemTableViewProvider.getText(Object)

OVERRIDE
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.view.SystemCommandsViewProvider.getText(Object)-1

org.eclipse.rse.ui.view.SystemTableViewProvider.SystemTableViewProvider()

OVERRIDE
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.view.SystemCommandsViewProvider.SystemCommandsViewProvider()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.view.SystemCommandsViewProvider.SystemCommandsViewProvider()22

org.eclipse.rse.ui.widgets.EnvironmentVariablesForm.createContents(Composite)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.propertypages.EnvironmentVariablesPropertyPage.createContentArea(Composite)95
org.eclipse.rse.internal.shells.ui.propertypages.EnvironmentVariablesPropertyPage.createContentArea(Composite)82

org.eclipse.rse.ui.widgets.EnvironmentVariablesForm.EnvironmentVariable.EnvironmentVariable(EnvironmentVariablesForm, String, String)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.propertypages.EnvironmentVariablesPropertyPage.createContentArea(Composite)78

org.eclipse.rse.ui.widgets.EnvironmentVariablesForm.EnvironmentVariable.getName()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.propertypages.EnvironmentVariablesPropertyPage.performOk()141

org.eclipse.rse.ui.widgets.EnvironmentVariablesForm.EnvironmentVariable.getValue()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.propertypages.EnvironmentVariablesPropertyPage.performOk()142

org.eclipse.rse.ui.widgets.EnvironmentVariablesForm.EnvironmentVariablesForm(Shell, ISystemMessageLine, Object, String)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.propertypages.EnvironmentVariablesPropertyPage.createContentArea(Composite)89
org.eclipse.rse.internal.shells.ui.propertypages.EnvironmentVariablesPropertyPage.createContentArea(Composite)64

org.eclipse.rse.ui.widgets.EnvironmentVariablesForm.getEnvVars()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.propertypages.EnvironmentVariablesPropertyPage.performOk()132

org.eclipse.rse.ui.widgets.EnvironmentVariablesForm.setEnvVars(Vector)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.propertypages.EnvironmentVariablesPropertyPage.createContentArea(Composite)80

org.eclipse.rse.ui.widgets.services.FactoryServiceElement.FactoryServiceElement(IHost, ISubSystemConfiguration)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.propertypages.ShellServicesPropertyPage.getServiceElements()74

org.eclipse.rse.ui.widgets.services.ServiceElement.setSelected(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.propertypages.ShellServicesPropertyPage.getServiceElements()77

org.eclipse.rse.ui.widgets.SystemHostCombo.addSelectionListener(SelectionListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.SystemRemoteCommandEntryForm.SystemRemoteCommandEntryForm(Composite, int)79

org.eclipse.rse.ui.widgets.SystemHostCombo.getHost()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.SystemRemoteCommandEntryForm.populateSubSysCombo()214
org.eclipse.rse.internal.shells.ui.SystemRemoteCommandEntryForm.runCommand()140

org.eclipse.rse.ui.widgets.SystemHostCombo.getText()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.SystemRemoteCommandEntryForm.checkRunButtonEnablement()202

org.eclipse.rse.ui.widgets.SystemHostCombo.listenToConnectionEvents(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.SystemRemoteCommandEntryForm.SystemRemoteCommandEntryForm(Composite, int)86

org.eclipse.rse.ui.widgets.SystemHostCombo.setWidthHint(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.SystemRemoteCommandEntryForm.SystemRemoteCommandEntryForm(Composite, int)78

org.eclipse.rse.ui.widgets.SystemHostCombo.SystemHostCombo(Composite, int, IHost, boolean, String, boolean)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.SystemRemoteCommandEntryForm.SystemRemoteCommandEntryForm(Composite, int)77

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict