Searched refs:mGraphicalEditorPart (Results 1 – 2 of 2) sorted by relevance
152 private final GraphicalEditorPart mGraphicalEditorPart; field in OutlinePage235 mGraphicalEditorPart = graphicalEditorPart; in OutlinePage()257 setModel(mGraphicalEditorPart.getCanvasControl().getViewHierarchy().getRoot()); in setActive()455 LayoutCanvas canvas = mGraphicalEditorPart.getCanvasControl(); in createOutline()508 mPropertySheet = new PropertySheetPage(mGraphicalEditorPart); in createPropertySheet()813 IProject project = mGraphicalEditorPart.getProject(); in update()896 String resolved = mGraphicalEditorPart.findString(text); in update()936 Reference includedWithin = mGraphicalEditorPart.getIncludedWithin(); in update()978 mMenuManager.add(new SelectionManager.SelectionMenu(mGraphicalEditorPart)); in setupContextMenu()997 ((DelegateAction) action).updateFromEditorPart(mGraphicalEditorPart); in setupContextMenu()[all …]
97 private final GraphicalEditorPart mGraphicalEditorPart; field in PropertyFactory116 mGraphicalEditorPart = graphicalEditorPart; in PropertyFactory()695 return mGraphicalEditorPart; in getGraphicalEditor()