No matter what stage you're at in your education or career, TuteeHub will help you reach the next level that you're aiming for. Simply,Choose a subject/topic and get started in self-paced practice sessions to improve your knowledge and scores.
General Tech 10 Answers
General Tech 7 Answers
General Tech 3 Answers
General Tech 9 Answers
manpreet
Best Answer
2 years ago
Okay, so, I am working on porting an IM client over from autoit to java, and I'm still rather new to java.
What I am attempting to do is create a 2d array where I can store every user's conversation history in the array next to their name.
Then what I want to do, is, on demand, write this chat history into an edit control, by providing the user's username, thus showing the chat history with that user on screen when asked.
Tried several variations of code.
Array functions: