Home
last modified time | relevance | path

Searched refs:useNewEditorInput (Results 1 – 1 of 1) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DGraphicalEditorPart.java324 useNewEditorInput(input); in init()
336 private void useNewEditorInput(IEditorInput input) throws PartInitException { in useNewEditorInput() method in GraphicalEditorPart