Methods from org.eclipse.jface.text 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.jface.text.contentassist.CompletionProposal.CompletionProposal(String, int, int, int, Image, String, IContextInformation, String)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.CommandEntryContentAssistProcessor.computeCompletionProposals(ITextViewer, int)280

org.eclipse.jface.text.contentassist.ContentAssistant.ContentAssistant()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.CommandEntryViewerConfiguration.getContentAssistant(ISourceViewer)66

org.eclipse.jface.text.contentassist.ContentAssistant.enableAutoInsert(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.CommandEntryViewerConfiguration.getContentAssistant(ISourceViewer)70

org.eclipse.jface.text.contentassist.ContentAssistant.setContentAssistProcessor(IContentAssistProcessor, String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.CommandEntryViewerConfiguration.getContentAssistant(ISourceViewer)67

org.eclipse.jface.text.contentassist.ContentAssistant.setInformationControlCreator(IInformationControlCreator)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.CommandEntryViewerConfiguration.getContentAssistant(ISourceViewer)72

org.eclipse.jface.text.contentassist.ContentAssistant.setProposalPopupOrientation(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.CommandEntryViewerConfiguration.getContentAssistant(ISourceViewer)68

org.eclipse.jface.text.contentassist.ContextInformation.ContextInformation(String, String)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.CommandEntryContentAssistProcessor.computeCompletionProposals(ITextViewer, int)279

org.eclipse.jface.text.ITextOperationTarget.canDoOperation(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemCommandEditor.TextViewerAction.update()413
org.eclipse.rse.shells.ui.view.SystemCommandEditor.TextViewerAction.update()413

org.eclipse.jface.text.ITextOperationTarget.doOperation(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemCommandEditor.TextViewerAction.run()430
org.eclipse.rse.shells.ui.view.SystemCommandEditor.TextViewerAction.run()430

org.eclipse.jface.text.ITextViewer.getDocument()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.CommandEntryContentAssistProcessor.computeCompletionProposals(ITextViewer, int)251
org.eclipse.rse.shells.ui.view.CommandEntryContentAssistProcessor.computeCompletionProposals(ITextViewer, int)250
org.eclipse.rse.shells.ui.view.CommandEntryContentAssistProcessor.getCurrentText(ITextViewer, int)186

org.eclipse.jface.text.ITextViewer.getTextOperationTarget()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemCommandEditor.TextViewerAction.TextViewerAction(ITextViewer, int)401
org.eclipse.rse.shells.ui.view.SystemCommandEditor.TextViewerAction.TextViewerAction(ITextViewer, int)401

org.eclipse.jface.text.IUndoManagerExtension.getUndoContext()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemCommandEditor.initializeActions()245

org.eclipse.jface.text.source.SourceViewer.configure(SourceViewerConfiguration)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemCommandEditor.init(int, SourceViewerConfiguration, String)116

org.eclipse.jface.text.source.SourceViewer.doOperation(int)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemCommandEditor.doOperation(int)443
OVERRIDE
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemCommandEditor.doOperation(int)-1

org.eclipse.jface.text.source.SourceViewer.getControl()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.createTabFolderPage(CTabFolder, CellEditorActionHandler)229
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.focusGained(FocusEvent)678
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.updateTheme()353
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.updateTheme()352
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.updateTheme()354
org.eclipse.rse.shells.ui.view.SystemCommandEditor.init(int, SourceViewerConfiguration, String)119

org.eclipse.jface.text.source.SourceViewer.setDocument(IDocument)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemCommandEditor.init(int, SourceViewerConfiguration, String)118

org.eclipse.jface.text.source.SourceViewer.SourceViewer(Composite, IVerticalRuler, int)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemCommandEditor.SystemCommandEditor(IViewSite, Composite, int, int, SourceViewerConfiguration, String, String)103

org.eclipse.jface.text.source.SourceViewerConfiguration.getContentAssistant(ISourceViewer)

OVERRIDE
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.CommandEntryViewerConfiguration.getContentAssistant(ISourceViewer)-1

org.eclipse.jface.text.source.SourceViewerConfiguration.getInformationControlCreator(ISourceViewer)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.CommandEntryViewerConfiguration.getContentAssistant(ISourceViewer)72

org.eclipse.jface.text.source.SourceViewerConfiguration.SourceViewerConfiguration()

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

org.eclipse.jface.text.TextViewer.addTextListener(ITextListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemCommandEditor.init(int, SourceViewerConfiguration, String)133

org.eclipse.jface.text.TextViewer.getDocument()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemCommandEditor.getCommandText()150

org.eclipse.jface.text.TextViewer.getTextWidget()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.createControl(Composite)324
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.createControl(Composite)323
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.createControl(Composite)310
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.dispose()420
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.dispose()421
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.enableEntry(boolean)429
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.enableEntry(boolean)430
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.handleDown()656
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.handleDown()656
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.handleUp()626
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.handleUp()636
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.handleUp()636
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.handleUp()635
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.handleUp()625
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.handleUp()626
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.sendInput()435
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.sendInput(String)458
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.sendInput(String)457
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.setEnabled(boolean)272
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.setEnabled(boolean)263
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.setFocus()236
org.eclipse.rse.shells.ui.view.SystemCommandEditor.2.textChanged(TextEvent)137
org.eclipse.rse.shells.ui.view.SystemCommandEditor.getSelectedText()155
org.eclipse.rse.shells.ui.view.SystemCommandEditor.initializeActions()309

org.eclipse.jface.text.TextViewer.getUndoManager()

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

org.eclipse.jface.text.TextViewer.releaseWidgetToken(IWidgetTokenKeeper)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemCommandEditor.releaseWidgetToken(IWidgetTokenKeeper)372
OVERRIDE
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemCommandEditor.releaseWidgetToken(IWidgetTokenKeeper)-1

org.eclipse.jface.text.TextViewer.requestWidgetToken(IWidgetTokenKeeper, int)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemCommandEditor.requestWidgetToken(IWidgetTokenKeeper, int)364
OVERRIDE
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemCommandEditor.requestWidgetToken(IWidgetTokenKeeper, int)-1

org.eclipse.jface.text.TextViewer.requestWidgetToken(IWidgetTokenKeeper)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemCommandEditor.requestWidgetToken(IWidgetTokenKeeper)355
OVERRIDE
Reference LocationLine Number
org.eclipse.rse.shells.ui.view.SystemCommandEditor.requestWidgetToken(IWidgetTokenKeeper)-1

org.eclipse.jface.text.TextViewer.setEditable(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.shells.ui.view.CommandsViewPage.setEnabled(boolean)264
org.eclipse.rse.shells.ui.view.SystemCommandEditor.init(int, SourceViewerConfiguration, String)117

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict