HomeSort by relevance Sort by last modified time
    Searched full:structurededitor (Results 1 - 4 of 4) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/uimodel/
UiDocumentNode.java 108 * XML documents cannot be created per se -- they are a by-product of the StructuredEditor
127 * XML documents cannot be deleted per se -- they are a by-product of the StructuredEditor
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
RefactoringAssistant.java 155 StructuredTextEditor structuredEditor = xmlEditor.getStructuredTextEditor();
156 ISelectionProvider provider = structuredEditor.getSelectionProvider();
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
AndroidTextEditor.java 491 * Retrieves the underlying XML model from the StructuredEditor and attaches a listener to it.
AndroidXmlEditor.java 129 /** Listener for the XML model from the StructuredEditor */
800 * Retrieves the underlying XML model from the StructuredEditor and attaches a listener to it.
    [all...]

Completed in 77 milliseconds