Community
Participate
Working Groups
*
* @author Paul E. Slauenwhite
* @author Patrick Nedelec
* @version March 14, 2008
* @version April 2, 2008
* @since February 1, 2005
*/
public class ReportWizard extends HyadesWizard {
wizardElement.setImageDescriptor(imageDescriptor);
wizardElems.add(wizardElement);
}
} catch (RuntimeException e) {
} catch (Exception e) {
//if there's a problem with the wizard still process the other wizard extention points
//if there's a problem with the wizard still process the other wizard extension points
UiPlugin.logError(e);