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

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
LayoutWindowCoordinator.java 254 sync(editor.getGraphicalEditor());
LayoutCanvas.java 434 LayoutActionBar actionBar = getGraphicalEditor().getLayoutActionBar();
476 LayoutActionBar actionBar = getGraphicalEditor().getLayoutActionBar();
734 GraphicalEditorPart getGraphicalEditor() {
735 return mEditorDelegate.getGraphicalEditor();
764 getGraphicalEditor().setModel(mViewHierarchy.getRoot());
792 LayoutActionBar actionBar = getGraphicalEditor().getLayoutActionBar();
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/
LayoutEditorDelegate.java 207 public GraphicalEditorPart getGraphicalEditor() {
482 GraphicalEditorPart graphicalEditor = getGraphicalEditor();
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/properties/
PropertyFactory.java 694 GraphicalEditorPart getGraphicalEditor() {
    [all...]

Completed in 155 milliseconds