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

All works so far

parent 8e3eea01
Branches
Tags
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