Searched defs:addPage (Results 1 – 2 of 2) sorted by relevance
281 public int addPage(IFormPage page) throws PartInitException { in addPage() method in AndroidXmlEditor296 public int addPage(IEditorPart editor, IEditorInput input) throws PartInitException { in addPage() method in AndroidXmlEditor
346 protected void addPage(Composite page, String title) { in addPage() method in SdkUpdaterWindowImpl1