Java - Eclipse-RCP

editorpage, set icon

To set the icon in the rider of an editorpage, the method configurePage(..) in the FormEditor has to be overwritten:


@Override
protected void configurePage(final int index, final IFormPage page) throws PartInitException {
   super.configurePage(index, page); 
   setPageImage(index, page.getTitleImage());
}



Eigene Werkzeuge
Werkzeuge

gratis Counter by GOWEB
seit 9.10.2007