windowLayout customLayout = new windowLayout(1);
getContentPane().setFont(new Font("Helvetica", Font.PLAIN, 12));
getContentPane().setLayout(customLayout);
codegenBean = new CodegenBean();
panel_3 = new ImagePanel();
panel_3.setCaptions(" WSDL selection page"
," Welcome to the Axis2 code generation wizard. Select the WSDL file");