Methods from org.eclipse.swt.cocoa.macosx 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.swt.custom.CTabFolder.addSelectionListener(SelectionListener)

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

org.eclipse.swt.custom.CTabFolder.CTabFolder(Composite, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.view.CommandsViewWorkbook.CommandsViewWorkbook(Composite, SystemCommandsViewPart)49

org.eclipse.swt.custom.CTabFolder.getItem(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.view.CommandsViewWorkbook.dispose()62
org.eclipse.rse.internal.shells.ui.view.CommandsViewWorkbook.getCurrentTabItem()121
org.eclipse.rse.internal.shells.ui.view.CommandsViewWorkbook.getSelectedTab()109
org.eclipse.rse.internal.shells.ui.view.CommandsViewWorkbook.remove(Object)83
org.eclipse.rse.internal.shells.ui.view.CommandsViewWorkbook.setInput(IAdaptable)247
org.eclipse.rse.internal.shells.ui.view.CommandsViewWorkbook.showPageFor(IRemoteCommandShell)140
org.eclipse.rse.internal.shells.ui.view.CommandsViewWorkbook.updateActionStates()262
org.eclipse.rse.internal.shells.ui.view.CommandsViewWorkbook.updateOutput(IRemoteCommandShell, boolean)177

org.eclipse.swt.custom.CTabFolder.getItemCount()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.view.CommandsViewWorkbook.dispose()60
org.eclipse.rse.internal.shells.ui.view.CommandsViewWorkbook.getCurrentTabItem()118
org.eclipse.rse.internal.shells.ui.view.CommandsViewWorkbook.getSelectedTab()106
org.eclipse.rse.internal.shells.ui.view.CommandsViewWorkbook.remove(Object)81
org.eclipse.rse.internal.shells.ui.view.CommandsViewWorkbook.setInput(IAdaptable)245
org.eclipse.rse.internal.shells.ui.view.CommandsViewWorkbook.showPageFor(IRemoteCommandShell)138
org.eclipse.rse.internal.shells.ui.view.CommandsViewWorkbook.updateActionStates()260
org.eclipse.rse.internal.shells.ui.view.CommandsViewWorkbook.updateOutput(IRemoteCommandShell, boolean)175

org.eclipse.swt.custom.CTabFolder.getSelectionIndex()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.view.CommandsViewWorkbook.getCurrentTabItem()120
org.eclipse.rse.internal.shells.ui.view.CommandsViewWorkbook.getSelectedTab()108

org.eclipse.swt.custom.CTabFolder.setLayout(Layout)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.view.CommandsViewWorkbook.CommandsViewWorkbook(Composite, SystemCommandsViewPart)50

org.eclipse.swt.custom.CTabFolder.setSelection(CTabItem)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.view.CommandsViewWorkbook.createTabItem(IAdaptable)221
org.eclipse.rse.internal.shells.ui.view.CommandsViewWorkbook.showPageFor(IRemoteCommandShell)144

org.eclipse.swt.custom.CTabFolder.setSelection(int)

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

org.eclipse.swt.custom.CTabItem.CTabItem(CTabFolder, int)

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

org.eclipse.swt.custom.CTabItem.dispose()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.view.CommandsViewWorkbook.remove(Object)90

org.eclipse.swt.custom.CTabItem.setControl(Control)

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

org.eclipse.swt.custom.CTabItem.setImage(Image)

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

org.eclipse.swt.custom.CTabItem.setText(String)

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

org.eclipse.swt.custom.StyledText.getCharCount()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.handleDown()656
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.handleUp()626
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.handleUp()636

org.eclipse.swt.custom.StyledText.getSelectionText()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemCommandEditor.getSelectedText()155

org.eclipse.swt.custom.StyledText.getText()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.sendInput()435

org.eclipse.swt.custom.StyledText.setBackground(Color)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.setEnabled(boolean)272

org.eclipse.swt.custom.StyledText.setCaretOffset(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.handleDown()656
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.handleUp()636
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.handleUp()626

org.eclipse.swt.custom.StyledText.setText(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.handleDown()647
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.handleDown()655
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.handleUp()625
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.handleUp()635
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.sendInput(String)457

org.eclipse.swt.events.SelectionAdapter.SelectionAdapter()

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.SystemRemoteCommandEntryForm.1.(SystemRemoteCommandEntryForm)79
org.eclipse.rse.internal.shells.ui.SystemRemoteCommandEntryForm.5.(SystemRemoteCommandEntryForm)107

org.eclipse.swt.events.SelectionAdapter.widgetDefaultSelected(SelectionEvent)

OVERRIDE
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.SystemRemoteCommandEntryForm.5.widgetDefaultSelected(SelectionEvent)-1

org.eclipse.swt.events.SelectionAdapter.widgetSelected(SelectionEvent)

OVERRIDE
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.SystemRemoteCommandEntryForm.1.widgetSelected(SelectionEvent)-1

org.eclipse.swt.graphics.Point.Point(int, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.TabFolderLayout.computeSize(Composite, int, int, boolean)32
org.eclipse.rse.shells.ui.view.TabFolderLayout.computeSize(Composite, int, int, boolean)49

org.eclipse.swt.layout.FillLayout.FillLayout()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.view.CommandsViewWorkbook.CommandsViewWorkbook(Composite, SystemCommandsViewPart)52

org.eclipse.swt.layout.GridData.GridData()

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

org.eclipse.swt.layout.GridData.GridData(int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.CommandDialog.createInner(Composite)254
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.CommandDialog.createInner(Composite)254
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.CommandDialog.createInner(Composite)260
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.CommandDialog.createInner(Composite)260
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.createControl(Composite)321
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.createControl(Composite)328
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.createControl(Composite)299
org.eclipse.rse.internal.shells.ui.view.CommandsViewWorkbook.CommandsViewWorkbook(Composite, SystemCommandsViewPart)51
org.eclipse.rse.shells.ui.view.SystemCommandEditor.init(int, SourceViewerConfiguration, String)120

org.eclipse.swt.layout.GridLayout.GridLayout()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.CommandDialog.createInner(Composite)252
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.CommandDialog.createInner(Composite)252
org.eclipse.rse.internal.shells.ui.SystemRemoteCommandEntryForm.SystemRemoteCommandEntryForm(Composite, int)68
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.createControl(Composite)278
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.createControl(Composite)303
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.createTabFolderPage(CTabFolder, CellEditorActionHandler)207

org.eclipse.swt.widgets.Button.addSelectionListener(SelectionListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.createControl(Composite)318
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.createControl(Composite)314

org.eclipse.swt.widgets.Button.Button(Composite, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.CommandDialog.createInner(Composite)283
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.CommandDialog.createInner(Composite)283
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.createControl(Composite)317
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.createControl(Composite)313

org.eclipse.swt.widgets.Button.getSelection()

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

org.eclipse.swt.widgets.Button.setText(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.CommandDialog.createInner(Composite)284
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.CommandDialog.createInner(Composite)284

org.eclipse.swt.widgets.Combo.add(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.SystemRemoteCommandEntryForm.populateSubSysCombo()223

org.eclipse.swt.widgets.Combo.addModifyListener(ModifyListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.CommandDialog.createInner(Composite)266
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.CommandDialog.createInner(Composite)266
org.eclipse.rse.internal.shells.ui.SystemRemoteCommandEntryForm.SystemRemoteCommandEntryForm(Composite, int)100

org.eclipse.swt.widgets.Combo.addSelectionListener(SelectionListener)

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

org.eclipse.swt.widgets.Combo.Combo(Composite, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.CommandDialog.createInner(Composite)259
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.CommandDialog.createInner(Composite)259

org.eclipse.swt.widgets.Combo.getSelectionIndex()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.SystemRemoteCommandEntryForm.subSysChanged()182

org.eclipse.swt.widgets.Combo.getText()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.CommandDialog.buttonPressed(int)239
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.CommandDialog.buttonPressed(int)239
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.CommandDialog.validateInvocation()315
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.CommandDialog.validateInvocation()315
org.eclipse.rse.internal.shells.ui.SystemRemoteCommandEntryForm.checkRunButtonEnablement()202
org.eclipse.rse.internal.shells.ui.SystemRemoteCommandEntryForm.checkRunButtonEnablement()202
org.eclipse.rse.internal.shells.ui.SystemRemoteCommandEntryForm.runCommand()137
org.eclipse.rse.internal.shells.ui.SystemRemoteCommandEntryForm.runCommand()146

org.eclipse.swt.widgets.Combo.removeAll()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.SystemRemoteCommandEntryForm.populateCommandCombo()234
org.eclipse.rse.internal.shells.ui.SystemRemoteCommandEntryForm.populateSubSysCombo()213

org.eclipse.swt.widgets.Combo.select(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.SystemRemoteCommandEntryForm.populateSubSysCombo()225

org.eclipse.swt.widgets.Combo.setItems(String[])

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.CommandDialog.createInner(Composite)279
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.CommandDialog.createInner(Composite)279
org.eclipse.rse.internal.shells.ui.SystemRemoteCommandEntryForm.populateCommandCombo()239

org.eclipse.swt.widgets.Combo.setText(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.CommandDialog.createInner(Composite)262
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.CommandDialog.createInner(Composite)262

org.eclipse.swt.widgets.Composite.Composite(Composite, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.CommandDialog.createInner(Composite)250
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.CommandDialog.createInner(Composite)250
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.createControl(Composite)302
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.createTabFolderPage(CTabFolder, CellEditorActionHandler)198
OVERRIDE
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.SystemRemoteCommandEntryForm.SystemRemoteCommandEntryForm(Composite, int)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.SystemRemoteCommandEntryForm.SystemRemoteCommandEntryForm(Composite, int)66
org.eclipse.rse.internal.shells.ui.view.CommandsViewWorkbook.CommandsViewWorkbook(Composite, SystemCommandsViewPart)47

org.eclipse.swt.widgets.Composite.getChildren()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.TabFolderLayout.computeSize(Composite, int, int, boolean)34
org.eclipse.rse.shells.ui.view.TabFolderLayout.layout(Composite, boolean)56

org.eclipse.swt.widgets.Composite.setFocus()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.SystemRemoteCommandEntryForm.SystemRemoteCommandEntryForm(Composite, int)127
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.sendInput(String)458
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.setFocus()236
org.eclipse.rse.internal.shells.ui.view.CommandsViewWorkbook.showCurrentPage()129

org.eclipse.swt.widgets.Composite.setLayout(Layout)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.CommandDialog.createInner(Composite)253
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.CommandDialog.createInner(Composite)253
org.eclipse.rse.internal.shells.ui.SystemRemoteCommandEntryForm.SystemRemoteCommandEntryForm(Composite, int)70
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.createControl(Composite)295
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.createControl(Composite)329
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.createControl(Composite)280
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.createTabFolderPage(CTabFolder, CellEditorActionHandler)208
org.eclipse.rse.internal.shells.ui.view.CommandsViewWorkbook.CommandsViewWorkbook(Composite, SystemCommandsViewPart)52

org.eclipse.swt.widgets.Control.addFocusListener(FocusListener)

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

org.eclipse.swt.widgets.Control.computeSize(int, int, boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.TabFolderLayout.computeSize(Composite, int, int, boolean)39

org.eclipse.swt.widgets.Control.getBackground()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.setEnabled(boolean)269

org.eclipse.swt.widgets.Control.getFont()

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

org.eclipse.swt.widgets.Control.getLayoutData()

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

org.eclipse.swt.widgets.Control.getShell()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.view.SystemCommandsViewPart.getShell()319

org.eclipse.swt.widgets.Control.getSize()

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

org.eclipse.swt.widgets.Control.isEnabled()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.SystemRemoteCommandEntryForm.handleCmdComboEnter()288
org.eclipse.rse.shells.ui.view.SystemCommandEditor.2.textChanged(TextEvent)137

org.eclipse.swt.widgets.Control.pack()

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

org.eclipse.swt.widgets.Control.redraw()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.view.CommandsViewWorkbook.remove(Object)96

org.eclipse.swt.widgets.Control.setBackground(Color)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.setEnabled(boolean)271
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.updateTheme()352
org.eclipse.rse.shells.ui.view.SystemCommandsView.updateTheme()108

org.eclipse.swt.widgets.Control.setBounds(Rectangle)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.TabFolderLayout.layout(Composite, boolean)58

org.eclipse.swt.widgets.Control.setEnabled(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.SystemRemoteCommandEntryForm.checkRunButtonEnablement()203
org.eclipse.rse.internal.shells.ui.SystemRemoteCommandEntryForm.checkRunButtonEnablement()205
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.enableEntry(boolean)430
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.setEnabled(boolean)263

org.eclipse.swt.widgets.Control.setFont(Font)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.createTabFolderPage(CTabFolder, CellEditorActionHandler)201
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.updateTheme()354
org.eclipse.rse.shells.ui.view.SystemCommandsView.updateTheme()110

org.eclipse.swt.widgets.Control.setForeground(Color)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.updateTheme()353
org.eclipse.rse.shells.ui.view.SystemCommandsView.updateTheme()109

org.eclipse.swt.widgets.Control.setLayoutData(Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.CommandDialog.createInner(Composite)254
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.CommandDialog.createInner(Composite)261
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.CommandDialog.createInner(Composite)261
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.CommandDialog.createInner(Composite)254
org.eclipse.rse.internal.shells.ui.SystemRemoteCommandEntryForm.SystemRemoteCommandEntryForm(Composite, int)75
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.createControl(Composite)323
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.createControl(Composite)330
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.createControl(Composite)300
org.eclipse.rse.internal.shells.ui.view.CommandsViewWorkbook.CommandsViewWorkbook(Composite, SystemCommandsViewPart)51
org.eclipse.rse.shells.ui.view.SystemCommandEditor.init(int, SourceViewerConfiguration, String)124

org.eclipse.swt.widgets.Control.setMenu(Menu)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemCommandEditor.initializeActions()311

org.eclipse.swt.widgets.Control.setToolTipText(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.CommandDialog.createInner(Composite)285
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.CommandDialog.createInner(Composite)263
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.CommandDialog.createInner(Composite)263
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.CommandDialog.createInner(Composite)285
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.createControl(Composite)315
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.createControl(Composite)310
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.createControl(Composite)319

org.eclipse.swt.widgets.Dialog.setText(String)

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

org.eclipse.swt.widgets.Display.asyncExec(Runnable)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.connect(SubSystem, IProgressMonitor)657
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.RunShellJob.run(IProgressMonitor)124
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.RunShellJob.run(IProgressMonitor)124
org.eclipse.rse.internal.shells.ui.SystemRemoteCommandEntryForm.systemResourceChanged(ISystemResourceChangeEvent)275
org.eclipse.rse.internal.shells.ui.SystemRemoteCommandEntryForm.systemResourceChanged(ISystemResourceChangeEvent)261
org.eclipse.rse.internal.shells.ui.view.SystemCommandsViewPart.createPartControl(Composite)357
org.eclipse.rse.internal.shells.ui.view.SystemCommandsViewPart.systemResourceChanged(ISystemResourceChangeEvent)760
org.eclipse.rse.internal.shells.ui.view.SystemCommandsViewPart.systemResourceChanged(ISystemResourceChangeEvent)822

org.eclipse.swt.widgets.Display.getCurrent()

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

org.eclipse.swt.widgets.Display.getDefault()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.connect(SubSystem, IProgressMonitor)652
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.RunShellJob.run(IProgressMonitor)124
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.RunShellJob.run(IProgressMonitor)124
org.eclipse.rse.internal.shells.ui.SystemRemoteCommandEntryForm.systemResourceChanged(ISystemResourceChangeEvent)261
org.eclipse.rse.internal.shells.ui.SystemRemoteCommandEntryForm.systemResourceChanged(ISystemResourceChangeEvent)275

org.eclipse.swt.widgets.Display.syncExec(Runnable)

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

org.eclipse.swt.widgets.FileDialog.FileDialog(Shell, int)

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

org.eclipse.swt.widgets.FileDialog.open()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.actions.SystemExportShellHistoryAction.run()63
org.eclipse.rse.internal.shells.ui.actions.SystemExportShellOutputAction.run()62

org.eclipse.swt.widgets.FileDialog.setFileName(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.actions.SystemExportShellHistoryAction.run()61
org.eclipse.rse.internal.shells.ui.actions.SystemExportShellOutputAction.run()60

org.eclipse.swt.widgets.FileDialog.setFilterExtensions(String[])

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.actions.SystemExportShellHistoryAction.run()62
org.eclipse.rse.internal.shells.ui.actions.SystemExportShellOutputAction.run()61

org.eclipse.swt.widgets.Label.Label(Composite, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.CommandDialog.createInner(Composite)256
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.CommandDialog.createInner(Composite)256
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.createControl(Composite)306

org.eclipse.swt.widgets.Label.setText(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.CommandDialog.createInner(Composite)257
org.eclipse.rse.internal.shells.ui.actions.SystemCommandAction.CommandDialog.createInner(Composite)257
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.createControl(Composite)307

org.eclipse.swt.widgets.Layout.computeSize(Composite, int, int, boolean)

OVERRIDE
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.TabFolderLayout.computeSize(Composite, int, int, boolean)-1

org.eclipse.swt.widgets.Layout.Layout()

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

org.eclipse.swt.widgets.Layout.layout(Composite, boolean)

OVERRIDE
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.TabFolderLayout.layout(Composite, boolean)-1

org.eclipse.swt.widgets.Menu.addMenuListener(MenuListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemCommandEditor.3.menuAboutToShow(IMenuManager)303

org.eclipse.swt.widgets.Menu.getParentItem()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.view.SystemCommandsViewPart.menuAboutToShow(IMenuManager)623
org.eclipse.rse.internal.shells.ui.view.SystemCommandsViewPart.menuAboutToShow(IMenuManager)634

org.eclipse.swt.widgets.MenuItem.setEnabled(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.view.SystemCommandsViewPart.menuAboutToShow(IMenuManager)634
org.eclipse.rse.internal.shells.ui.view.SystemCommandsViewPart.menuAboutToShow(IMenuManager)623

org.eclipse.swt.widgets.Scrollable.getClientArea()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.TabFolderLayout.layout(Composite, boolean)54

org.eclipse.swt.widgets.Table.getItem(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemCommandsView.refresh()129

org.eclipse.swt.widgets.Table.getItemCount()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemCommandsView.clearFirstItems(Object[], int)260
org.eclipse.rse.shells.ui.view.SystemCommandsView.refresh()127
org.eclipse.rse.shells.ui.view.SystemCommandsView.refresh()129
org.eclipse.rse.shells.ui.view.SystemCommandsView.updateChildren()161

org.eclipse.swt.widgets.Table.getItemHeight()

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

org.eclipse.swt.widgets.Table.getItems()

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

org.eclipse.swt.widgets.Table.remove(int, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemCommandsView.clearFirstItems(Object[], int)263

org.eclipse.swt.widgets.Table.selectAll()

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

org.eclipse.swt.widgets.Table.setHeaderVisible(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.createControl(Composite)296

org.eclipse.swt.widgets.Table.setLinesVisible(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.createControl(Composite)297

org.eclipse.swt.widgets.Table.setRedraw(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemCommandsView.clearFirstItems(Object[], int)255
org.eclipse.rse.shells.ui.view.SystemCommandsView.clearFirstItems(Object[], int)274
org.eclipse.rse.shells.ui.view.SystemCommandsView.updateChildren()164
org.eclipse.rse.shells.ui.view.SystemCommandsView.updateChildren()166

org.eclipse.swt.widgets.Table.setTopIndex(int)

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

org.eclipse.swt.widgets.Table.showItem(TableItem)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemCommandsView.refresh()130

org.eclipse.swt.widgets.Table.Table(Composite, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.createControl(Composite)283

org.eclipse.swt.widgets.TableItem.setForeground(Color)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemCommandsView.colorItem(TableItem, Object)230
org.eclipse.rse.shells.ui.view.SystemCommandsView.colorItem(TableItem, Object)221
org.eclipse.rse.shells.ui.view.SystemCommandsView.colorItem(TableItem, Object)233
org.eclipse.rse.shells.ui.view.SystemCommandsView.colorItem(TableItem, Object)224
org.eclipse.rse.shells.ui.view.SystemCommandsView.colorItem(TableItem, Object)227

org.eclipse.swt.widgets.TableItem.TableItem(Table, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemCommandsView.newItem(Widget, int, int)281

org.eclipse.swt.widgets.Widget.addListener(int, Listener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.createControl(Composite)324

org.eclipse.swt.widgets.Widget.dispose()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.view.CommandsViewWorkbook.dispose()71
OVERRIDE
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.view.CommandsViewWorkbook.dispose()-1
VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.dispose()421
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.dispose()424
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.dispose()422
org.eclipse.rse.internal.shells.ui.view.CommandsViewWorkbook.dispose()69

org.eclipse.swt.widgets.Widget.getData()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.view.CommandsViewWorkbook.dispose()65
org.eclipse.rse.internal.shells.ui.view.CommandsViewWorkbook.getCurrentTabItem()122
org.eclipse.rse.internal.shells.ui.view.CommandsViewWorkbook.remove(Object)86
org.eclipse.rse.internal.shells.ui.view.CommandsViewWorkbook.setInput(IAdaptable)248
org.eclipse.rse.internal.shells.ui.view.CommandsViewWorkbook.showPageFor(IRemoteCommandShell)141
org.eclipse.rse.internal.shells.ui.view.CommandsViewWorkbook.updateActionStates()265
org.eclipse.rse.internal.shells.ui.view.CommandsViewWorkbook.updateOutput(IRemoteCommandShell, boolean)178

org.eclipse.swt.widgets.Widget.getDisplay()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.view.SystemCommandsViewPart.systemResourceChanged(ISystemResourceChangeEvent)822
org.eclipse.rse.internal.shells.ui.view.SystemCommandsViewPart.systemResourceChanged(ISystemResourceChangeEvent)760

org.eclipse.swt.widgets.Widget.isDisposed()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.enableEntry(boolean)429
org.eclipse.rse.internal.shells.ui.view.CommandsViewWorkbook.dispose()58
org.eclipse.rse.internal.shells.ui.view.CommandsViewWorkbook.dispose()63
org.eclipse.rse.internal.shells.ui.view.CommandsViewWorkbook.remove(Object)84
org.eclipse.rse.internal.shells.ui.view.CommandsViewWorkbook.updateActionStates()263
org.eclipse.rse.internal.shells.ui.view.CommandsViewWorkbook.updateOutput(IRemoteCommandShell, boolean)173

org.eclipse.swt.widgets.Widget.removeListener(int, Listener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.dispose()420

org.eclipse.swt.widgets.Widget.setData(Object)

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

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict