Methods from org.eclipse.equinox.common used by org.eclipse.wst.jsdt.web.ui

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

Reference Details

org.eclipse.core.runtime.CoreException.printStackTrace()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.contentassist.JSDTContentAssistantProcessor.computeCompletionProposals(ITextViewer, int)96
org.eclipse.wst.jsdt.web.ui.views.contentoutline.JFaceNodeAdapterForJs.filterChildrenForRange(IJavaScriptElement[], Node)206
org.eclipse.wst.jsdt.web.ui.views.contentoutline.JFaceNodeAdapterForJs.filterChildrenForRange(IJavaScriptElement[], Node)199
org.eclipse.wst.jsdt.web.ui.views.contentoutline.JFaceNodeAdapterForJs.getJSElementsFromNode(Node, boolean)256
org.eclipse.wst.jsdt.web.ui.views.contentoutline.JFaceNodeAdapterForJs.getJSElementsFromNode(Node, boolean)262
org.eclipse.wst.jsdt.web.ui.views.contentoutline.JFaceNodeAdapterForJs.getLazyCu(Node)344
org.eclipse.wst.jsdt.web.ui.views.contentoutline.JFaceNodeAdapterForJs.matches(Object)127

org.eclipse.core.runtime.IAdaptable.getAdapter(Class)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.autoedit.AutoEditStrategyForTabs.isSmartInsertMode()132
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.BasicRefactorSearchRequestor.RenameChange.isOpenInEditor(IDocument)129
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.BasicRefactorSearchRequestor.RenameChange.isOpenInEditor(IDocument)129
org.eclipse.wst.jsdt.web.ui.SetupProjectsWizzard.showPropertiesOn(IProject)183

org.eclipse.core.runtime.IAdapterManager.getAdapter(Object, Class)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.ExternalFileEditorInput.getAdapter(Class)117

org.eclipse.core.runtime.IPath.append(IPath)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.XMLHyperlinkDetector.getBaseLocation(IDocument)167

org.eclipse.core.runtime.IPath.equals(Object)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.ExternalFileEditorInput.equals(Object)95
org.eclipse.wst.jsdt.web.ui.SetupProjectsWizzard.run(IAction)144

org.eclipse.core.runtime.IPath.segment(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.autoedit.AutoEditStrategyForJs.getJavaProject(IDocument)72
org.eclipse.wst.jsdt.web.ui.internal.format.FormattingStrategyJSDT.getProjectOptions(IDocument)167

org.eclipse.core.runtime.IPath.segmentCount()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.autoedit.AutoEditStrategyForJs.getJavaProject(IDocument)71
org.eclipse.wst.jsdt.web.ui.internal.format.FormattingStrategyJSDT.getProjectOptions(IDocument)166
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.XMLHyperlinkDetector.getBaseLocation(IDocument)164

org.eclipse.core.runtime.IPath.toFile()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.JSDTHyperlinkDetector.createHyperlink(IJavaScriptElement, IRegion, IDocument)135
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.XMLHyperlinkDetector.getBaseLocation(IDocument)161

org.eclipse.core.runtime.IPath.toOSString()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.java.search.BasicJsSearchRequestor.displayDebugInfo(SearchMatch, int, int, String, String)112

org.eclipse.core.runtime.IPath.toString()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.JSDTHyperlinkDetector.createHyperlink(IJavaScriptElement, IRegion, IDocument)104
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.JSDTHyperlinkDetector.createHyperlink(IJavaScriptElement, IRegion, IDocument)96
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.WorkspaceFileHyperlink.getHyperlinkText()56
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.XMLHyperlinkDetector.getBaseLocation(IDocument)167
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.XMLHyperlinkDetector.getBaseLocation(IDocument)165
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.XMLHyperlinkDetector.getBaseLocation(IDocument)162
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.BasicRefactorSearchRequestor.acceptSearchMatch(SearchMatch)253
org.eclipse.wst.jsdt.web.ui.internal.java.search.BasicJsSearchRequestor.acceptSearchMatch(SearchMatch)56
org.eclipse.wst.jsdt.web.ui.internal.java.search.JsSearchQuery.doQuery()66

org.eclipse.core.runtime.IProgressMonitor.isCanceled()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.JSPTypeMoveParticipant.createChange(IProgressMonitor)53

org.eclipse.core.runtime.NullProgressMonitor.NullProgressMonitor()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.contentassist.JSDTTemplateAssistProcessor.JSDTTemplateAssistProcessor()37
org.eclipse.wst.jsdt.web.ui.views.contentoutline.JFaceNodeAdapterForJs.getLazyCu(Node)341
org.eclipse.wst.jsdt.web.ui.views.contentoutline.JFaceNodeAdapterForJs.getProgressMonitor()275

org.eclipse.core.runtime.Path.fromOSString(String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.ExternalFileEditorInput.getPath()139
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.ExternalFileEditorInput.getPath(Object)148

org.eclipse.core.runtime.Path.Path(String)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.actions.ShowHistoryAction.getHostResource(IJavaScriptElement)49
org.eclipse.wst.jsdt.web.ui.actions.ShowInNavigatorAction.getHostResource(IJavaScriptElement)49
org.eclipse.wst.jsdt.web.ui.actions.ShowInScriptExplorerAction.getHostResource(IJavaScriptElement)46
org.eclipse.wst.jsdt.web.ui.internal.autoedit.AutoEditStrategyForJs.getJavaProject(IDocument)69
org.eclipse.wst.jsdt.web.ui.internal.format.FormattingStrategyJSDT.getProjectOptions(IDocument)164
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.XMLHyperlinkDetector.getBaseLocation(IDocument)160
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.XMLHyperlinkDetector.getFile(String)258

org.eclipse.core.runtime.Status.Status(int, String, int, String, Throwable)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.java.search.JsSearchQuery.doQuery()73
org.eclipse.wst.jsdt.web.ui.internal.Logger._log(int, String, Throwable)72
org.eclipse.wst.jsdt.web.ui.internal.Logger._trace(String, String, Throwable)91

Back to reference summary for org.eclipse.wst.jsdt.web.ui

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict