Home
last modified time | relevance | path

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

/development/tools/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/
DLayoutEditor.java135 mGraphicalEditor = new GraphicalEditorPart(this); in createFormPages()
DGraphicalEditorPart.java92 public class GraphicalEditorPart extends EditorPart implements IGraphicalLayoutEditor { class
142 public GraphicalEditorPart(LayoutEditor layoutEditor) { in GraphicalEditorPart() method in GraphicalEditorPart