public JobSelectData() { m_leftPnl = new JobSelLeftPnl(this); m_midPnl = new JobSelMidPnl(this); m_rightPnl = new JobSelRightPnl(this); }