try
{
GlobalSoleilSplash.getInstance().progress(m_version,"Panel creation",30);
if(m_charlestonBean == null)
m_charlestonBean = new ImgBeamAnalyzer();
if(m_charlestonBean != null)
{
remove(m_charlestonImage);
add(m_charlestonBean,BorderLayout.CENTER);