Searched refs:CommonXmlDelegate (Results 1 – 12 of 12) sorted by relevance
19 import com.android.ide.eclipse.adt.internal.editors.common.CommonXmlDelegate;27 public class PlainXmlEditorDelegate extends CommonXmlDelegate {
23 import com.android.ide.eclipse.adt.internal.editors.common.CommonXmlDelegate;35 public class OtherXmlEditorDelegate extends CommonXmlDelegate {
45 public abstract class CommonXmlDelegate { class69 public @Nullable <T extends CommonXmlDelegate> T createForFile( in createForFile()80 protected CommonXmlDelegate( in CommonXmlDelegate() method in CommonXmlDelegate
26 import com.android.ide.eclipse.adt.internal.editors.common.CommonXmlDelegate.IDelegateCreator;94 private CommonXmlDelegate mDelegate = null;216 public CommonXmlDelegate getDelegate() { in getDelegate()
23 import com.android.ide.eclipse.adt.internal.editors.common.CommonXmlDelegate;38 public class ColorEditorDelegate extends CommonXmlDelegate {
23 import com.android.ide.eclipse.adt.internal.editors.common.CommonXmlDelegate;42 public class ValuesEditorDelegate extends CommonXmlDelegate {
23 import com.android.ide.eclipse.adt.internal.editors.common.CommonXmlDelegate;39 public class DrawableEditorDelegate extends CommonXmlDelegate {
23 import com.android.ide.eclipse.adt.internal.editors.common.CommonXmlDelegate;42 public class MenuEditorDelegate extends CommonXmlDelegate {
24 import com.android.ide.eclipse.adt.internal.editors.common.CommonXmlDelegate;40 public class AnimationEditorDelegate extends CommonXmlDelegate {
27 import com.android.ide.eclipse.adt.internal.editors.common.CommonXmlDelegate;99 public class LayoutEditorDelegate extends CommonXmlDelegate100 implements IShowEditorInput, CommonXmlDelegate.IActionContributorDelegate {172 CommonXmlDelegate delegate = ((CommonXmlEditor) editorPart).getDelegate(); in fromEditor()
52 import com.android.ide.eclipse.adt.internal.editors.common.CommonXmlDelegate;1466 CommonXmlDelegate delegate = ((CommonXmlEditor) editor).getDelegate(); in doSyncToVariations()
69 import com.android.ide.eclipse.adt.internal.editors.common.CommonXmlDelegate;