Skip to content
Snippets Groups Projects
Commit c4ed3c3f authored by Hai HoDac's avatar Hai HoDac
Browse files

All works so far

parent b8347a21
No related branches found
No related tags found
No related merge requests found
...@@ -49,7 +49,7 @@ public class ChatScreen { ...@@ -49,7 +49,7 @@ public class ChatScreen {
// drawingPanel = new PaintGUI(client); // drawingPanel = new PaintGUI(client);
// SwingUtilities.getRootPane(sendButton).setDefaultButton(sendButton); // SwingUtilities.getRootPane(sendButton).setDefaultButton(sendButton);
} }
//test
public JButton getSendButton() { public JButton getSendButton() {
return sendButton; return sendButton;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment