summaryrefslogtreecommitdiff
path: root/src/tesseract/chatbox/Chatbox.java
AgeCommit message (Collapse)Author
2011-03-05Changes from email:Phillip
1: I had to pass Peer to Chatbox as a parameter to allow it to transmit messages (working!) 2: Added Chatbox option in networking menu. 3: Hitting <enter> or submit with Chatbox having focus transmits message in the Textfield 4: Made a getter in Peer to get the PeerInformation.toString()
2011-03-04Added Chatbox, very much a work in progress. Not integrated into tesseract ↵Phillip
UI yet, as network code has not been implemented.