HomeSort by relevance Sort by last modified time
    Searched refs:mGraphicalEditorPart (Results 1 - 2 of 2) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
OutlinePage.java 152 private final GraphicalEditorPart mGraphicalEditorPart;
235 mGraphicalEditorPart = graphicalEditorPart;
257 setModel(mGraphicalEditorPart.getCanvasControl().getViewHierarchy().getRoot());
455 LayoutCanvas canvas = mGraphicalEditorPart.getCanvasControl();
508 mPropertySheet = new PropertySheetPage(mGraphicalEditorPart);
813 IProject project = mGraphicalEditorPart.getProject();
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/properties/
PropertyFactory.java 97 private final GraphicalEditorPart mGraphicalEditorPart;
116 mGraphicalEditorPart = graphicalEditorPart;
695 return mGraphicalEditorPart;
    [all...]

Completed in 98 milliseconds