1

https://www.codenameone.com/blog/rad-chatroom-part-1.html

compiler error - eclipse - ChatFormController e.g. link

     super(parent);
     Form f = new Form("My First Chat Room", new BorderLayout());


    ChatRoomView view = new ChatRoomView(createViewModel(), f);

    f.add(CENTER, view) ;    

     setView(f);
 }
AN_nefuwu
  • 11
  • 1

0 Answers0