Searched refs:PaletteControl (Results 1 – 3 of 3) sorted by relevance
128 public class PaletteControl extends Composite { class135 private PaletteControl mControl;143 mControl = new PaletteControl(parent, mEditorPart); in createControl()259 public PaletteControl(Composite parent, GraphicalEditorPart editor) { in PaletteControl() method in PaletteControl1246 Menu menu = manager.createContextMenu(PaletteControl.this); in showMenu()
77 private PaletteControl mPalette;84 public PreviewIconFactory(PaletteControl palette) { in PreviewIconFactory()
84 import com.android.ide.eclipse.adt.internal.editors.layout.gle2.PaletteControl.PalettePage;261 private PaletteControl mPalette;400 mPalette = (PaletteControl) decor.getControl(); in createPartControl()