textBody;
}
catch (IOException e) {} // should still be set to original CA text.
CBAbout about = new CBAbout(jxplorer, textBody, new ImageIcon(Theme.getInstance().getDirTemplates() + "JXAboutBottom.gif"),
new ImageIcon(Theme.getInstance().getDirTemplates() + "JXAboutTop.gif"), CBIntText.get("OK"), CBIntText.get("Close this window"), CBIntText.get("About JXplorer"));
about.setSize(477, 350);
about.setResizable(true);
CBUtility.center(about, jxplorer);
about.setVisible(true);
}
else
{
/* I don't think we can ship with the CA tau code?? - CB
// CA license...