7980818283848586878889
m_battleManager = new BattleManager(); m_display = display; m_chat = new ChatDialog(); m_requestsForm = new RequestDialog(); m_friendsList = new FriendListDialog(); m_friendsList.setVisible(false); m_display.add(m_friendsList);