Home
last modified time | relevance | path

Searched defs:editorInput (Results 1 – 7 of 7) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/
DLayoutEditorMatchingStrategy.java59 IEditorInput editorInput = editorRef.getEditorInput(); in matches() local
DLayoutEditorDelegate.java316 public void showEditorInput(IEditorInput editorInput) { in showEditorInput()
746 IEditorInput editorInput = getEditor().getEditorInput(); in createUnknownDescriptor() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/tree/
DNewItemSelectionDialog.java160 IEditorInput editorInput = editor.getEditorInput(); in getLeafFileName() local
184 IEditorInput editorInput = editor.getEditorInput(); in getLastUsedXmlName() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/common/
DCommonXmlEditor.java104 public void init(IEditorSite site, final IEditorInput editorInput) in init()
390 public void showEditorInput(IEditorInput editorInput) { in showEditorInput()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
DAddSuppressAnnotation.java113 IEditorInput editorInput = textEditor.getEditorInput(); in run() local
280 IEditorInput editorInput = textEditor.getEditorInput(); in createFixes() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
DAndroidTextEditor.java317 public void init(IEditorSite site, IEditorInput editorInput) throws PartInitException { in init()
DHyperlinks.java689 IEditorInput editorInput = editor.getEditorInput(); in getConfiguration() local